Style the links

Hi!

I’v been wondering how do you style your links?
Is the a:link or a class even necessery when one of those is applied?
Post your reusable code too.

Short answer: yes.

If you’re asking for styling template code, I’m not sure what good it would do you, as every site is different in appearance and function. What looks good, and works well, on your site might not look or function so well on mine.

Hi, a:link/visited/hover/active should be used to differentiate to the users what kind of state the link is at :). Plus it looks good!

Why do you need some code of this? Every site has this put in play :). Just go to a CSS file in someones website (even this!)