HighDots Forums  

Taking away the underline in text links

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Taking away the underline in text links in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Nosferatu Man webforumsuser@macromedia.com
 
Posts: n/a

Default Taking away the underline in text links - 07-09-2003 , 11:59 PM






This is a very beginner question (but I guess it's understandable, seeing as how I just started with Dreamweaver tonight) but when I designate text as a link, it automatically underlines the text. I don't want it underlined. How do I take it away??



Reply With Quote
  #2  
Old   
Flashjunky webforumsuser@macromedia.com
 
Posts: n/a

Default Re: Taking away the underline in text links - 07-10-2003 , 04:26 AM






You have to redefine the A HTML tag as CSS and set decoration to none


MX is like a box of chocolates - Someone's usually eaten the good bits already!

Reply With Quote
  #3  
Old   
Dan Vendel *GOF*
 
Posts: n/a

Default Re: Taking away the underline in text links - 07-10-2003 , 04:55 AM



"Nosferatu Man" webforumsuser (AT) macromedia (DOT) com wrote:

Quote:
This is a very beginner question (but I guess it's understandable, seeing as how I just started with Dreamweaver tonight) but when I designate text as a link, it automatically underlines the text. I don't want it underlined. How do I take it away??




You need to use CSS ="Cascading Style Sheets" which is the way
you*should* format all text.
For links, look at www.thepattysite.com.
For general knowledge:

http://www.projectseven.com/tutorials/pseudoclasses/index.htm
http://www.thenoodleincident.com/tutorials/box_lesson/index.html
http://www.solardreamstudios.com/tutorials/css/
http://www.w3schools.com/css/default.asp
http://www.alistapart.com/stories/practicalcss/
http://www.mako4css.com/


--
Dan Vendel - *GOF*
http://www.vendel.info
Contact me directly by clicking here:
http://contact.vendel.info
Formmail tutorial:
http://www.vendel.info/tut/formmail.html
Nested table demonstration:
http://www.vendel.info/tabletut/



Reply With Quote
  #4  
Old   
Dwayne Epps
 
Posts: n/a

Default Re: Taking away the underline in text links - 07-10-2003 , 04:40 PM



When you create the style for the links make sure you do it in the following
order or the formatting won't work:

a:link
a:visited
a:hover
a:active

I learned that the hard way. Hope that helps!
-D-


"Nosferatu Man" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
This is a very beginner question (but I guess it's understandable, seeing
as how I just started with Dreamweaver tonight) but when I designate text as
a link, it automatically underlines the text. I don't want it underlined.
How do I take it away??
Quote:




Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.