/    Sign up×
Community /Pin to ProfileBookmark

No link visited and unvisitied color in IE

In firefox I have no problem, but in Internet Explorer, the visited and unvisited color of my links don’t work. Its the default blue for unvisited and that ugly purple for visited. The hover works fine which is why i’m confused. Can anyone help? This is the code I use:

a:link {color: grey; text-decoration: none }
a:visited {color: grey; text-decoration: none }
a:hover { color: green; text-decoration: underline; }
a:active {color: green; text-decoration: none }

Like I said it works fine in firefox but not internet explorer. WHY!

to post a comment
HTML

8 Comments(s)

Copy linkTweet thisAlerts:
@FangSep 05.2005 — [URL=http://www.w3.org/TR/REC-html40/types.html#h-6.5]color names[/URL]
a:link {color: gr[COLOR=Red]a[/COLOR]y; text-decoration: none }
a:visited {color: gr[COLOR=Red]a[/COLOR]y; text-decoration: none }
a:hover { color: green; text-decoration: underline; }
a:active {color: green; text-decoration: none }
Copy linkTweet thisAlerts:
@the_treeSep 05.2005 — nm
Copy linkTweet thisAlerts:
@EvjlOreoauthorSep 05.2005 — Wow. Ok I have nothing to say lol. Thanks so much!
Copy linkTweet thisAlerts:
@ray326Sep 05.2005 — You're better off using numerical color values. I prefer the #ddd style but YMMV.
Copy linkTweet thisAlerts:
@ellicitSep 06.2005 — =D it happens to the best of us.
Copy linkTweet thisAlerts:
@NogDogSep 06.2005 — It's all a plot by w3.org to confuse those who speak/type English instead of American. ?
Copy linkTweet thisAlerts:
@felgallSep 06.2005 — The hex codes are spelt the same both in proper English and in American.
Copy linkTweet thisAlerts:
@ray326Sep 06.2005 — What about us folks in Tejas that talk Merkin? Oh, hex is ok down here, too.
×

Success!

Help @EvjlOreo spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...