• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Einfache Navibar

schreib diesen teil um
Code:
#navcontainer ul li a
    {
    padding: 0.2em 1em;
    background-color: #036;
    color: White;
    text-decoration: none;
    float: left;
[U][B]    border-right: 1px solid #fff;[/B][/U]
    }
in
Code:
#navcontainer ul li a
    {
    padding: 0.2em 1em;
    background-color: #036;
    color: White;
    text-decoration: none;
    float: left;
    }
Gruß html001
 
Zurück
Oben