If you run into problems with div floating on the side of another div despite having clear seperators, then you need to inform the browser to 'stop' floating.. using the following command.
<div style="clear: both;"> </div>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment