Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- div style float left and Magic Magnify Zoom question


lucy24 - 7:43 am on Jul 22, 2011 (gmt 0)


And also, how do I make the header on the next line look normal?
After the two images, there should be a new line underneath.
But instead it's squeezed in next to the right hand image.

<h2>Header text here</h2>

That part's straightforward. If both of your images are floats, they will float next to anything that follows. That's what the "float" concept means. So either make the second image a non-float, or set {clear: both} in your CSS boilerplate for all headers.


Thread source:: http://www.webmasterworld.com/html/4342593.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com