/ Published in: CSS
an all-purpose float-clearing hr.
Expand |
Embed | Plain Text
hr.floatclear { background: none; border: 0; clear: both; display: block; float: none; font-size: 0; margin: 0; padding: 0; overflow: hidden; visibility: hidden; width: 0; height: 0; }
You need to login to post a comment.
