|
|
|
|
|
|
![]() |
#16 | |
That'll teach you to leave your sister unattended.....
|
Quote:
Also be sure to look it it in a higher screen rez - say 1200x1600 and see what you get... You close the <div id="container" align="center"> tag too soon. Try placing the </div> tag right before the </body> tag. This keeps the entire page at the same width. Also be sure to preview it in FireFox - if you want the page to center you may need to make a few changes. For simplicity, I just place the entire page in a table <body topmargin="0" bgcolor="#ffffff"> <table width="100%" align="center"><tr><td width="100%"> <!--volledige pagina--> <div id="container" align="center"> Page code here </div> </td></tr></table> </body> There may be better ways to do this but it works for me. Also be sure to assign values to your "alt" tags - pretty valuable when it comes to SEO. Last edited by papagmp; 2007-02-23 at 04:49 AM.. Reason: omission |
|
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|