![]() |
strange float
look at the page http://jollybox.de/pfadi/wanderfalken.php . It looks
very strange in Opera 7.11 winxp and ie6. it looks the way it looks in moz. screenshot: http://jollybox.de/snapshot1.png (moz). If I use style="float:right" instead of align=right then opera and ie just ignore the situation and show it top 2 bottom. it is 100% valid html4.01 with doctype. can anyone help me?? thomas |
Re: strange float
Thomas Jollans wrote:
> look at the page http://jollybox.de/pfadi/wanderfalken.php . It looks > very strange in Opera 7.11 winxp and ie6. It's way too complex with all those (nested) tables and divs. Start with a layout with 3 div boxes. Something like: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1"> <title>Test</title> <style type="text/css" media="all"> div{border:1px solid;} #head{border-color:red;} #content{margin-left:21ex;border-color:green;} #menu{width:20ex;float:left;border-color:blue;} </style> <div id="head">header</div> <div id="menu">menu</div> <div id="content">content</div> Good luck, Nico |
Re: strange float
Thomas Jollans wrote:
> look at the page http://jollybox.de/pfadi/wanderfalken.php . It looks > very strange in Opera 7.11 winxp and ie6. it looks the way it looks in > moz. screenshot: http://jollybox.de/snapshot1.png (moz). If I use > style="float:right" instead of align=right then opera and ie just ignore > the situation and show it top 2 bottom. it is 100% valid html4.01 with > doctype. can anyone help me?? > > thomas i somehow fixed that page, but http://jollybox.de/pfadi/fuehrer.php is the same code (well, the text is different), but looks dreadful (in ie&opera)! can anyone explain this? thomas |
Re: strange float
Thomas Jollans wrote:
> i somehow fixed that page, but http://jollybox.de/pfadi/fuehrer.php is > the same code (well, the text is different), but looks dreadful (in > ie&opera)! can anyone explain this? Same problems as in the other page. Keep it simple. Nico |
Re: strange float
"Nico Schuyt" <nschuyt@hotmail.com> wrote in message news:401b92f6$0$246$a344fe98@news.wanadoo.nl... > Thomas Jollans wrote: > > i somehow fixed that page, but http://jollybox.de/pfadi/fuehrer.php is > > the same code (well, the text is different), but looks dreadful (in > > ie&opera)! can anyone explain this? > > Same problems as in the other page. Keep it simple. <grin> You forgot the last S in KISS </grin> > Nico Cheers Richard. |
Re: strange float
rf wrote:
> "Nico Schuyt" wrote >> Thomas Jollans wrote: >>> i somehow fixed that page, but http://jollybox.de/pfadi/fuehrer.php >>> is the same code (well, the text is different), but looks dreadful >>> (in ie&opera)! can anyone explain this? >> Same problems as in the other page. Keep it simple. > <grin> You forgot the last S in KISS </grin> Next time he shows such a mess I'll add that :-) Regards, Nico |
| All times are GMT. The time now is 11:26 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.