/ Published in: CSS
URL: http://www.nealgrosskopf.com/tech/thread.asp?pid=27
Learn a new and seldom used method of clearing floats in CSS.
Expand |
Embed | Plain Text
#container { overflow: auto; }
You need to login to post a comment.
