|
Hi There,
Its been a long day and this problem hurting my tired brain so if anyone can help with this i'd really appreciate it.
I set the links formats on a page using the folowing:
A:link { color: red }
A:active { color: blue }
A:visited { color: green}
but on some parts of the page these link colours dont fit in. Can i assign these values to a class or and ID so i can set up multiple combinations of links colours and then apply the class/id to each part of text that suits it best.
I hope i explained that coherantly, if you need clarification please ask.
Thanks!
|