So one of my pages has links on a table in the left and links on the right. So in a css file you put how to handle a link. But what if I want each set of links to have different fonts and sizes? Do I have to put the class after the link or...
So one of my pages has links on a table in the left and links on the right.
So in a css file you put how to handle a link. But what if I want each set of links to have different fonts and sizes?
Do I have to put the class after the link or something or is there a way to tell the css file that I want 2 different links?
A weird question I know.