Top

t31os_ on "css what difference between using selector a whithout or with pseudo class link"

February 8, 2010 by  

You could cover them all in one definition..

a, a:link, :link {
	color:blue;
}

..

i read people advice to not use a:link and change it for :link without ,a, because of some anchor naming issue i dont understand.

Do you have a link for where you read that, i’d be interested to have a look at the information.

Be Sociable, Share!
Share

Comments

Facebook comments:

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!





*
Bottom