Results 1 to 3 of 3

Thread: Navbar below Header

  1. #1
    Junior Member
    Join Date
    Dec 2014
    Posts
    1

    Navbar below Header

    Hi there!

    First post so go easy on me please..... Simply is there a way to place the navbar under the header div? Thank you in advance.

  2. #2
    Junior Member
    Join Date
    Mar 2015
    Posts
    12
    Yes. Just place it below the header div. What is the issue here?

  3. #3
    Code:
    <html>
    <head>
    </head>
    <body>
    <nav></nav>
    </body>
    </html>
    That about sums it up xD

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •