My div's show in IE9 & IE8 correctly but won't show in IE7 correctly.
http://codepen.io/anon/pen/smjiG
I need it to be: row1 - half1 row1-half2 row2 - content
When you say "not showing correctly"...how exactly?
I did see this though...typo ?
<div class="half lfoat">
also, in your Codepen, i didn't see a class of "clear" defined.
http://codepen.io/Paulie-D/pen/tduGK
Thanks for catching the typo. For some reason, my #top-section, is going behind my #content-area.
This only happens in IE7.
My div's show in IE9 & IE8 correctly but won't show in IE7 correctly.
http://codepen.io/anon/pen/smjiG
I need it to be: row1 - half1 row1-half2 row2 - content
When you say "not showing correctly"...how exactly?
I did see this though...typo ?
also, in your Codepen, i didn't see a class of "clear" defined.
http://codepen.io/Paulie-D/pen/tduGK
Thanks for catching the typo. For some reason, my #top-section, is going behind my #content-area.
This only happens in IE7.