I have some broken HTML on this page: http://www.problemio.com/category.php?category_id=1
Specifically, I can not tell why there is white space between <div class="nav_bar"> and <div class="banner">
Would anyone be able to help me understand why this is happening? I am looking in Firebug and it says nothing about that white space there. Ideally, I’d get rid of the white space.
Thanks!
If you inspect with Firebug or Dev tools you’ll see that you have an inline css style. Get rid of that margin and problem solved.
<div id="search" style="margin-top: 7px;">