473,404 Members | 2,179 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

link underlined

roN
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.
Thank you!

--
chEErs roN

I'm root, I'm allowed to do this! ;)
keep on rockin'
Feb 6 '06 #1
8 1456
roN wrote on 06 feb 2006 in comp.infosystems.www.authoring.stylesheets:
I wanna have some links on my page NOT underlined

text-decoration:none;
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Feb 6 '06 #2
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.

Feb 6 '06 #3
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.
Feb 6 '06 #4
roN
Stuart Scharf wrote:
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.


yup, got it working, thank you!

--
chEErs roN

I'm root, I'm allowed to do this! ;)
keep on rockin'
Feb 6 '06 #5
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.

--
Reply email address is a bottomless spam bucket.
Please reply to the group so everyone can share.
Feb 6 '06 #6
kchayka wrote:
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
where the links were? Or are they using some other means of identifying
the links?
Feb 6 '06 #7
The default for all links is underline unless you tell it not to.
Feb 6 '06 #8
Harlan Messinger wrote:
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?


I'd guess they had noticed that so many web dee-ziners want to make
their users guess what texts are links, so they made this the default,
on the assumption that dee-ziners do the wrong thing the wrong way,
causing even more damage than they intend to.

Setting link text to fixed font size, using fancy colors, missing the
distinction between unvisited and visited links, and failing to set
background when you set color... and using a really fancy font... there
are so many things you can do wrong. Maybe Konqueror's designers thought
they could persuade at least _some_ web site dee-ziners not to mess up
with links since they are already broken by default. :-)
Feb 7 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Michael Jaeger | last post by:
Dear group, I administrate the web site of a German school (www.gymnasium-burgdorf.de\test.htm) and so far this site has been designed using HTML and CSS only. Due to the increasing number...
14
by: Don G | last post by:
Within the menu for my site, I have inserted 'class="current"' within the link for the current page. So the link looks somthing link: <li><a href="index.php" class="current">Home</a></li> The...
2
by: AlanF | last post by:
We have defined access keys for both our menu choices and buttons. However, when the menu displays, the access key "underline" on the menu does not display until we press the ALT key. We can toggle...
29
by: jmaxsherkimer | last post by:
the site we're working on has some anchor links, you click them they scroll to the bottom of the page with the answers to the questions linked on to. is there anyway to make it so that the links...
3
by: hestres | last post by:
Hello, I'm working on some link styles for this page: http://www.house.gov/velazquez/lh0205tres/reports.html I want all the links to always display in red (#CC0000), but in IE6 and 7 they...
13
by: Dave White | last post by:
Hello everyone, Is there some way to highlight the destination of a link such as a definition tag: <dt><a name="Definition">Definition</a></dt> Thanks in advance, Dave White
4
by: Mr. Newt | last post by:
Hi y'all, I'm looking to put an underline under some links but not under others. I still want an underline when the link is hovered over. I've dabbled with classes for this, but all I can get...
38
by: ted | last post by:
I have an old link that was widely distributed. I would now like to put a link on that old page that will go to a new page without displaying anything.
7
by: Steve Swift | last post by:
How close can you get to making a submit button look like a link? Answers to the inevitable questions: 1. Because I don't want my email address (which would have to be part of the URL in a...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.