Re: [css-d] Weirdest IE bug I've ever seen

2005-12-15 Thread Nick Fitzsimons
> Hi folks, > > Is this a known bug? I've got a colleague who has a series of DIVs as > follows: > This is the IE duplicate characters bug, described in detail at: HTH, Nick. -- Nick Fitzsimons http://www.nickfitz.co.uk/

Re: [css-d] Weirdest IE bug I've ever seen

2005-12-15 Thread Choan C. Gálvez
Spike Spencer wrote: > Is this a known bug? I've got a colleague who has a series of DIVs as > follows: > > http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> > > > > aa > > > > bb > > > [...] > > > > > > > > > > And this CSS: > [...] > .aa > { > width: 700px; > height:

Re: [css-d] Weirdest IE bug I've ever seen

2005-12-15 Thread Spike Spencer
Hi folks, Is this a known bug? I've got a colleague who has a series of DIVs as follows: http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> aa bb ff cc dd This is an entire sentence, captain. Please have a safe flight. And this CSS: * { margin:0; padding