Previous Message
Next Message

Re: [css-d] Clearing a floated element in IE

Sent by Alex Robinson on 12 January 2003 22:10


At 5:12 pm -0500 12/01/2003, Webapprentice wrote:
>Hi
>
>I'm trying to find a CSS alternative to <br clear="all">


.selector
   {
   clear: both;
   }

or left/right

HTH
Previous Message
Next Message

Message thread: