Home › Forums › CSS › [Solved] Problems positioning menu bar. Different browser results. › Reply To: Problems positioning menu bar. Different browser results.
November 28, 2013 at 3:19 am
#157290
Participant
The black bar is the border, remove the border-top for <section>
below the <nav>
and add
border-bottom:20px solid black;
for header class