Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- How to make a container contain a float


stever - 4:24 am on Jul 20, 2012 (gmt 0)


<p class="clearer">
another logo here and so on .....
</p>
****************
.clearer {
clear:both;
}
****************
in this case.

Otherwise, <div class="clearer"></div> in an appropriate position.


Thread source:: http://www.webmasterworld.com/css/4477271.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com