mealto
07-07-2008, 08:46 PM
When we use
border-bottom: 1px dashed;
in a:link
we see dotted underlines in all other links (with classes) as well. Is there a way to only show dotted underlines in links that do not have a class?
border-bottom: 1px dashed;
in a:link
we see dotted underlines in all other links (with classes) as well. Is there a way to only show dotted underlines in links that do not have a class?
