What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Html code help :S

Html code help :S
Author: Message:
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Html code help :S
code:
body a:link{
color: black;
}
body a:visited{
color: black;
}
body a:active {
    color: black;
}

add that to your css :P


edit:
dont use the html way add a class if you need to single out links like

code:
class a:link{
color:blue;
}


This post was edited on 04-26-2005 at 09:48 AM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
04-26-2005 09:47 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Html code help :S - by John Anderton on 04-26-2005 at 09:36 AM
RE: Html code help :S - by -dt- on 04-26-2005 at 09:47 AM
RE: Html code help :S - by John Anderton on 04-26-2005 at 09:56 AM
RE: Html code help :S - by Dempsey on 04-26-2005 at 11:13 AM
RE: Html code help :S - by RaceProUK on 04-26-2005 at 12:43 PM
RE: Html code help :S - by Eljay on 04-26-2005 at 12:51 PM
RE: Html code help :S - by Sunshine on 04-26-2005 at 12:54 PM
RE: Html code help :S - by John Anderton on 04-26-2005 at 01:22 PM
RE: Html code help :S - by VLenin on 04-26-2005 at 01:34 PM
RE: Html code help :S - by Ezra on 04-26-2005 at 03:50 PM
RE: Html code help :S - by John Anderton on 04-26-2005 at 07:53 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On