CSS guru David Laakso very kindly gave me some code:
  
br.both {
clear : both;
}
br.right {
clear : right;
}
br.left {
clear : left;
}
.clear {
height : 0;
clear : both;
}
   
  Can someone please explain to me what this does and why it is needed with 
strict xhtml. Thank-you in advance.

       
---------------------------------
Yahoo! oneSearch: Finally,  mobile search that gives answers, not web links. 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to