|
|
|
|
|
|
|
|
|
|
|
#1 | |
|
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 05:49 AM.. Reason: omission |
|
|
|
|
|
|
#2 |
|
If something goes wrong at the plant, blame the guy who can't speak English
|
made already some changes suggested, let me know what you think of it now
www.teencamgirl.be/homenew.html the part under my container, are remains from the previous page, they will be deleted of course :-) kiss Anke |
|
|
|
![]() |
|
|