Set the style of the hyperlink to text-decoration: none
2007-02-20 16:52:05
·
answer #1
·
answered by Rex M 6
·
0⤊
0⤋
a {
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight: bold;
text-decoration: none;
}
You will need to use a style sheet, the above is a default blue link, no underline. The underline gets taken out with the text decoration rule "none"
in Dreamweaver click on modify. Then page properties, fill in the blanks and then click on links, you'll see the underline style. Make a selection and your done.
2007-02-20 16:56:15
·
answer #2
·
answered by ? 5
·
0⤊
1⤋
I am not a programmer or designer, so I don't know specifically; but I do know that if I (as a person surfing the web) don't want to see the hyperlinks highlighted, I can turn that off in 'tools' within my browser. I would suppose you might want to look under 'tools' or some similar heading within the program you are working with.
2007-02-20 17:01:58
·
answer #3
·
answered by rayhanks2260 3
·
0⤊
1⤋
Paste this HTML codes on ur all pages u could make differences in types type physique, TD {font-kinfolk : Verdana, Arial, Helvetica, sans-serif ;font-length : 10pt;scrollbar-music-shade:;scrollbar-ar... A {text cloth-ornament: none; shade: #101fee; font-length: 10px;}A:hover {text cloth-ornament: ; shade: #0099FF; font-length: 10px;}TEXTAREA, enter {history-shade: #ffffff; shade: #000000; font-length: 10px; font-kinfolk: Arial; border: 1px solid #000000;} type
2016-10-02 11:50:08
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
Well I dunno if that works on dreamweaver but I think ur allowed to write a html code on dreamweaver , aren't you?
This link is not underlined...
or as Rem X Said set it to "text-decoration: none" :) :D
Enjoy!
2007-02-20 20:09:09
·
answer #5
·
answered by Rei! 2
·
0⤊
1⤋
to remove a link underline add STYLE="TEXT-DECORATION:NONE" to your link code, the syntax will be like this: HELLO.
2007-02-20 17:21:47
·
answer #6
·
answered by usma A 2
·
0⤊
1⤋
To Yahoo
2007-02-20 21:51:10
·
answer #7
·
answered by Smutty 6
·
0⤊
1⤋