Skip to main content
stephaniew49841724
Participant
April 24, 2017
Question

NavBar issues

  • April 24, 2017
  • 2 replies
  • 178 views

I don't know how I've managed to get my home button like this..

I don't want to build navbar again...any ideas how i can get it back like the other items on the navbar??

Thanks!

    This topic has been closed for replies.

    2 replies

    Legend
    April 24, 2017

    Just copy one of the good navigation <li></li> from the code and replace the bad one with the good one then change the link to 'Home'

    Just looking at the code you have duplicate <a> tags and classes - you could amend that quite easily but copying and pasting a good line of coding is going to be easier for you.

    pziecina
    Legend
    April 24, 2017

    Fix your coding errors.

    Your opening ul is not closed, you have 2 closing a tags for the first li.

    Then run the rest of your page through the validator.