LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 01-18-2003, 03:19 PM   #1
robgo777
Member
 
Registered: Nov 2002
Posts: 35

Rep: Reputation: 15
HTML Question


Is it possible to have a text hyperlink and not have it underlined? You can change the color, size etc, but I can't figure out how to get rid of the underline.

Thanks,

Rob
 
Old 01-18-2003, 03:22 PM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Use CSS
 
Old 01-18-2003, 03:58 PM   #3
robgo777
Member
 
Registered: Nov 2002
Posts: 35

Original Poster
Rep: Reputation: 15
Yes, I have tried that with Dreamweaver. I created a style sheet for link, and chose decoration=none. But for some reason every hyperlink I make still has the underline. Maybe I am doing the css wrong
 
Old 01-18-2003, 04:08 PM   #4
robgo777
Member
 
Registered: Nov 2002
Posts: 35

Original Poster
Rep: Reputation: 15
Okay, I figured out what I was doing wrong. In the type option, I was chosing "Redefine HTML Tag" and then choosing "Link" as the selector.

For those of you who need to know the right way, I should have been choosing "Use CSS Selector" and choosing "a:link" as the selector.

If you arent using Dreamweaver, then your .css would look like:

<!--
a:link {

Your Options Here;

text-decoration: none;
}
-->

Thanks,

Rob
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML question. JohnStormrider Programming 5 09-20-2005 09:03 PM
HTML question Lleb_KCir General 4 04-20-2004 05:16 PM
html question sub_slack Programming 4 07-29-2003 02:38 AM
AN HTML Question Tap-Out Programming 5 07-20-2003 09:27 AM
Another HTML question Tap-Out Programming 3 12-10-2002 06:28 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 01:16 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration