Re: [WSG] Help with making DIVs behave

2004-06-08 Thread Michael Allan
Hi Rosie, The div's not misbehaving, it's the floated image ... but that's how floats are meant to work. Clearing the float by adding dl { clear:both; } to your stylesheet will give you what you want. Cheers, Mike On Tuesday, June 8, 2004, at 11:46 PM, Rosie Norwood wrote: Hi all, Sorry for

RE: [WSG] Help with making DIVs behave

2004-06-08 Thread Trusz, Andrew
Subject: Re: [WSG] Help with making DIVs behave Hi Rosie, The div's not misbehaving, it's the floated image ... but that's how floats are meant to work. Clearing the float by adding dl { clear:both; } to your stylesheet will give you what you want. Cheers, Mike On Tuesday, June 8, 2004