What I'm trying to do is use
<div class="cl"> </div>
.cl {
clear:both;
}But the sticky part is that I don't want it to add the extra line space. I'm not sure of the best way to do this. I believe I need to have something inside of the div tags (?) and I've tried messing with visibility:hidden but that threw some more unexpected glitches at me (well, I was getting two separate lines instead of both on the same line).
Anybody have a good method for doing this?
Thanks...v
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************
