Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Why is my content inside of my header?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #234754
    cscodismith
    Participant

    I am just messing around with some what seemed to be simple css but can’t figure out why my content is laying nearly between my header. You can view a JSFiddle project here.

    #234756
    Shikkediel
    Participant

    I think it’s because of not clearing the floats on .nav-bar. Add overflow: hidden for example and it’ll look a lot more as expected.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.