What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » underlined links

underlined links
Author: Message:
Ezra
Veteran Member
*****

Avatar
Forgiveness is between them and God

Posts: 1960
Reputation: 31
37 / Male / Flag
Joined: Mar 2003
RE: underlined links
change
code:
a:link {
    text-decoration: underline overline line-through blink;
}
to:
code:
a:link {
    text-decoration: overline line-through blink;
}
Just remove the underline there :P


BTW, You have html errors :P

quote:
Originally posted by Tidy

line 1 column 1 - Warning: missing <!DOCTYPE> declaration
line 27 column 144 - Warning: unescaped & or unknown entity "&uid"
line 26 column 21 - Warning: <img> lacks "alt" attribute

0 errors / 3 warnings


This post was edited on 11-19-2006 at 01:36 AM by Ezra.
[Image: 1-0.png]
             
11-19-2006 01:34 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
underlined links - by ins4ne on 11-19-2006 at 01:28 AM
RE: underlined links - by Ezra on 11-19-2006 at 01:34 AM
RE: underlined links - by ins4ne on 11-19-2006 at 01:36 AM


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