Click to See Complete Forum and Search --> : default visited link color


cmis04
09-23-2004, 07:47 PM
Can anyone tell me the normal color of a visited link? I have a rgb color that's a little bit lighter than the default color.

Thanks

MstrBob
09-23-2004, 08:13 PM
The default visited link colour varies by browser. And users often specify the colour as well. However, the default IE colour, I believe, is #FF000 That being the hex code, also known as red

Paul Jr
09-23-2004, 08:26 PM
I believe the default for most browsers is rgb(128,0,128), or #800080 (both IE and FB have that set as the default).

MstrBob
09-23-2004, 08:31 PM
Nah, that's just Firefox. I remeber my IE was red. Never touched the colours. I remember noticing the different colour for Firefox when switching. IE shipped with read default for visited links...

Paul Jr
09-23-2004, 08:33 PM
Originally posted by MstrBob
Nah, that's just Firefox. I remeber my IE was red. Never touched the colours. I remember noticing the different colour for Firefox when switching. IE shipped with read default for visited links...
Really? Hmmm, maybe I changed mine. :confused: It’s been so long, I can’t remember. :D

MstrBob
09-23-2004, 08:35 PM
Yeah, I just checked IE (God its so slow). Red. I remember the Error 404 page that it serves you when you hit a wrong page and the 404 message is short. Instead it serves you your own. And the links were always red. (don't ask).

cmis04
09-23-2004, 11:25 PM
Thanks guys, I'll try your suggestions out.

pawky
09-24-2004, 12:45 AM
default for IE is blue (#00ff00), visited is purple, and active is not set.

cmis04
09-24-2004, 08:22 AM
Thanks, as it turns out though, I'm supposed to make the visited links brown to go with the organizations colors.

MstrBob
09-24-2004, 01:38 PM
Originally posted by pawky
default for IE is blue (#00ff00), visited is purple, and active is not set.

That hex colour is for a shade of green. Hex for blue is #0000FF. :p And where are you guys getting purple from? I just checked my IE and IE on another computer, and defualt visited link colour is red. Oddness....


Oh well, it's not important now that the issue is resolved.

cmis04
09-24-2004, 02:23 PM
Thanks anyway man.

Stephen Philbin
09-24-2004, 03:38 PM
If I remember rightly the visited colour is different depending on which country you are in (or rather which country your version of the OS was meant for).

pawky
09-24-2004, 07:08 PM
Originally posted by MstrBob
That hex colour is for a shade of green. Hex for blue is #0000FF. :p

LOL, my bad :P musta been more tired then i thought. you knew what i meant though and that's all that matters... right? :confused: :p