![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a page with many links. Browsers like to underline the links -- result is ugly. Is there any (CSS?) way to prevent underlining? |
| (By the way, I decry the common practice of making links hard to see -- at least color them.) |
http://motorcyclefun.org/Dcp_2068c.jpg
#3
| |||
| |||
|
|
Mason A. Clark wrote: Is there any (CSS?) way to prevent underlining? Most visitors to a site also expect links to be underlined, ugly as it is. Unless you take measures like creating an obvious menu, links will go unnoticed. IF you choose to remove underlines, take extra effort to make it very very clear that your chosen style is a link. |
#4
| |||
| |||
|
|
I have a page with many links. Browsers like to underline the links -- result is ugly. Is there any (CSS?) way to prevent underlining? |
|
(By the way, I decry the common practice of making links hard to see -- at least color them.) |
#5
| |||
| |||
|
|
Is there any (CSS?) way to prevent underlining? (By the way, I decry the common practice of making links hard to see -- at least color them.) |
#6
| |||
| |||
|
|
my usual solution is to use a subtle border-bottom with hover effects. See the site in my sig for an example. |
#7
| |||
| |||
|
|
And be sure not to rely on color or boldfacing to do it. Both have major isses attached. |
#8
| |||
| |||
|
|
Neal <neal413 (AT) yahoo (DOT) com>: And be sure not to rely on color or boldfacing to do it. Both have major isses attached. This is what I use most of the time. What do you suggest instead? |
) I use are in a
#9
| |||
| |||
|
|
It means "link" to WWW users. Colors mean nothing if the user's eyes or equipment cannot handle color well. |
#10
| |||
| |||
|
|
Mason A. Clark wrote: I have a page with many links. Browsers like to underline the links -- result is ugly. Is there any (CSS?) way to prevent underlining? Yes. http://www.w3.org/TR/REC-CSS2/text.html#propdef-text-decoration (By the way, I decry the common practice of making links hard to see -- at least color them.) |
![]() |
| Thread Tools | |
| Display Modes | |
| |