Forums

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

Home Forums CSS alternative links border-bottom and images… Re: alternative links border-bottom and images…

#59370
TheDoc
Member
"kamil" wrote:
Try this

a.image {
border: 0px;
}

This would not work. The only way that would work is if you <a> had a class of "image". <a class="image">