![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I wanna have some links on my page NOT underlined |
#3
| |||
| |||
|
|
Hi, I wanna have some links on my page NOT underlined but they are and my defintion looks like: A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #F48E3C; why are they underlined anyway? I set no decoration. |
#4
| |||
| |||
|
|
roN wrote: Hi, I wanna have some links on my page NOT underlined but they are and my defintion looks like: A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #F48E3C; why are they underlined anyway? I set no decoration. I don't see any mention of text-decoration. |
#5
| |||
| |||
|
|
Harlan Messinger wrote: roN wrote: Hi, I wanna have some links on my page NOT underlined but they are and my defintion looks like: A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #F48E3C; why are they underlined anyway? I set no decoration. I don't see any mention of text-decoration. text-decoration: underline is the default formatting for a link if nothing is specified. If you don't want it you must turn it off. |

#6
| |||
| |||
|
|
Stuart Scharf wrote: text-decoration: underline is the default formatting for a link if nothing is specified. If you don't want it you must turn it off. That is not entirely true. If you look at the pref settings for various browsers, you will find that most let the default be set by the user. As is happens, the browser default is usually set to underline all links, but doesn't have to be. I believe Konqueror's default is to only underline on :hover. Konqueror's designers thought users would most probably want to guess |
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Konqueror's designers thought users would most probably want to guess where the links were? Or are they using some other means of identifying the links? |
![]() |
| Thread Tools | |
| Display Modes | |
| |