English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Using and basic text, not a jpg.

2007-01-22 14:12:02 · 3 answers · asked by David B 2 in Computers & Internet Programming & Design

3 answers

CSS - link text

Or, more properly, create a class in your header:



Then any link you don't want to have underlined, simply say
OR you could apply the style to all links on the page by doing the following instead:



The "a" (with no . or # prefix) tells the browser to match all "a" tags.

2007-01-22 14:18:42 · answer #1 · answered by Rex M 6 · 0 0

Most browsers automaticly put underlines under links

2007-01-22 22:28:23 · answer #2 · answered by I got Answers 2 · 0 1

after the link but inside the <>'s add: STYLE="text-decoration: none"

2007-01-22 22:19:28 · answer #3 · answered by hallmike1 7 · 0 1

fedest.com, questions and answers