Hello Jools
On 27-Nov-01, you wrote: > > Hello Jools > > On 27-Nov-01, Jools Smyth wrote: >> >> Hello, >> >> this may be of some interest. i think its exactly >> the same bug i was suffering with cell alignments. >> >> http://www.dwfaq.com/IE6/default.htm >> > > a simpler example is > > #http://deniswilford.com/test/ie6bug.html# > > i know voyager tries to reflect ie behavior. but so long as it doesnt > reflect this one. heh :) annoying to say the least. It doesn't. How is this a bug? Technically it's a concession to web standards since it only happens when the DTD is specified (which puts IE6 into a slightly less Microsoft-mode of operation). In terms of cascading styles, the block element's alignment flows down into the other elements *unless* you override it. Not a bug.. it's more predictable, standardised behaviour. People seem to think a bug is when your system does something different to everything else - when in fact it is only when your system is doing something wrong. This behaviour in IE is not wrong, it's standards compliant, and it's also easy to work around: don't mark your page with the DTD which is a flag to all browsers that the page does follow that standard. -- Matt _____________________________________________________________________ Voyager Mailing List - http://v3.vapor.com/ Voyager FAQ....: http://faq.vapor.com/voyager/ Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE
