Tried using the nav inside the header but it gave a space above. Why? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Tried using the nav inside the header but it gave a space above. Why?

Header nav

20th May 2018, 11:37 PM
Amaechi Victor C
Amaechi Victor C - avatar
3 Answers
+ 5
It would be better if you post the code link here so we can help you. The problem could be the margin. Try setting the nav and header margin to 0px.
21st May 2018, 2:49 AM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar
+ 4
Try adding borders to both and see what's happening.
21st May 2018, 11:50 PM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar
0
Margin was 0px
21st May 2018, 11:15 PM
Amaechi Victor C
Amaechi Victor C - avatar