Thank you Kornel,
How exactly do I write this <* html div {clear: both;}> in my html?
tee
> There you go:
>
> <div><input /><label /><div>
> <div class="odd"><input /><label /><div>
>
> div {float: left; clear: right; width: 49%;}
> * html div {clear: both;}
> div.odd {float: right; width: 49%;}
> h3 {clear: both;}
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************