Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Website Critique Re: Website Critique

#124409
Paulie_D
Member

Borders —- try this:

#nav li {
float:left;
border-right:1px solid white;
}

#nav li:last-child {
border-right:none;
}