Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
a[rel~="nofollow"]
07-23-2009, 05:26 AM
Post: #1
a[rel~="nofollow"]
Hi all.

I am just starting the validation of html and css , I have validate successfully the html and css files but when i shall validate my overall css from index file it shows me the css error like :

3 a[rel~="nofollow"] Too many values or values are not recognized : thin dashed firebrick


I did not find this "a[rel~="nofollow"]" can anyone tell me about that how can i correct this?

Thanks

Funclue
Mobile Stuff
Fun Stuff
Visit this user's website Find all posts by this user
Quote this message in a reply
07-23-2009, 06:50 AM
Post: #2
RE: a[rel~="nofollow"]
I believe that is in your CSS file, if there is one. That is a selector (?) used in CSS to identify links that have the attribute rel="nofollow" in them. It will presumably turn them into a different color or something like that.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: