GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 02-Oct-2002, 03:53
ash ash is offline
New Member
 
Join Date: Oct 2002
Posts: 6
ash is an unknown quantity at this point

Sizing


My web site doesn't show fully on different sized screens... If i send it as an email html for example only a portion of it shows on the screen... For people with smaller screen sizes, only a portion of the site is visible at once.... what can I do to have to Page or content automatically resize itself?

Thanks in Advance....

Ash
  #2  
Old 03-Oct-2002, 04:04
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
since u're talking about sending your web page in an email, i suppose you could go about wrapping it in a table like this:
HTML Code:
<body> <table align="center" width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td> <!-- Here, you should include all your original HTML which was between the <body> and </body> tags --> </td> </tr> </table> </body>
If your original HTML included tables, you must ensure that at least one column is free to re-size if you want this to work.
 
 

Recent GIDBlogObservations of Iraq by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 10:54.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.