Previous | Next

Full View

Contents of Eric Meyer's Tabbed Navigation Bar - Listomatic

#navlist { padding: 3px 0;<br /> margin-left: 0;<br /> border-bottom: 1px solid #778;<br /> font: bold 12px Verdana, sans- serif; }

#navlist li { list-style: none;<br /> margin: 0;<br /> display: inline; }

#navlist li a {padding: 3px 0.5em;<br /> margin-left: 3px;<br /> border: 1px solid #778;<br /> border-bottom: none;<br /> background: #DDE;<br /> text-decoration: none;}

#navlist li a:link {color: #448; }

#navlist li a:visited { color: #667; }

#navlist li a:hover {color: #000;<br /> background: #AAE;<br /> border-color: #227;}

#navlist li a#current {background: white;<br /> border-bottom: 1px solid white;}

Eric Meyer's Tabbed Navigation Bar - Listomatic

Copyright Karen McCall, Karlen Communications

16