mercredi 5 octobre 2016

I am trying to format a horizontal navigation list

Vote count: 0

So I want to format a horizontal navigation list. In my HTML page it says: <nav class="horizontal">

So in my css file I put this but it doesnt seem to work:

 Nav.Horizontal {
    background-color:rgb(0,0,0);
    color: rgb(255,255,255);
    font-weight: bold;
    font-size:10px;
    letter-spacing:3px;
}

a:Nav.Horizontal {
    color:rgb(255,0,0)
}

asked 24 secs ago

Let's block ads! (Why?)



I am trying to format a horizontal navigation list

Aucun commentaire:

Enregistrer un commentaire