Posted - 09/21/2002 : 15:19:11
--------------------------------------------------------------------------------
hey all,
i am a novice to this. any help will be appreciated. I want to get rid of the underline on the text hyperlink. is it possible? how? (i know i can make it as an image hyperlink but don't want to do that.)


Posted - 09/21/2002 : 16:19:23
--------------------------------------------------------------------------------
Hi and welcome to the board.

You can find the answer to your question in this post. http://forum.dreamweaverwebmaster.com/topic.asp?TOPIC_ID=1173&FORUM_ID=4&CAT_ID=1&Topic_Title
=Links+getting+underlined&Forum_Title=Beginners


Good Luck.

Thanks,
Eric
http://68designs.com --> My Work
http://68designs.com/photoalbum --> My Life


Posted - 04/04/2002 : 03:43:57
--------------------------------------------------------------------------------
I am having several links in my page and when ever i make a link it is getting underlined, which i don't want. I have tried applying CSS of my choice,but the underline is not geting removed. Can i have a solution for this?
Also i would like to know if CSS is comaptibile with Netscape browser?
thanx
Susmitha

Sush



Posted - 04/04/2002 : 03:51:38
--------------------------------------------------------------------------------


the decoration none will remove the underline. the colors and fonts you can change to your liking. PLEASE make sure that the order of link, visited hover active is as per whats given above. also its a good idea to always have your links underlined nomatter what color. this is because traditionally links were always underlined and users have begun to corelate anything underlined as a link. it draws quicker attention. but you are free to have your own design style, this is just a suggestion


Posted - 04/05/2002 : 02:36:22
--------------------------------------------------------------------------------
That doesn't seem to be working...though the font is setting to Verdana and the other properties are wonking too, but the link is getting underlined...wht next
Susmitha

Sush


Posted - 04/05/2002 : 03:37:19
--------------------------------------------------------------------------------
a:link {color: #000000; text-decoration: none}
a:visited {color: #006699 ; text-decoration: none}
a:hover {color: #CC9900 ; text-decoration: none}
a:active {color: #000000 ; text-decoration: none}

This will work you are redefining the html tag here

ranjan
http://ranjan.i.am




verizon fios quantum router - switching from an old router to a new one

  this is a guide about how to replace verizon fios quantum router G1100 with the exact same model.  you can simple unplug everything and re...