删除链接下划线 [英] Removing Link Underlines

查看:97
本文介绍了删除链接下划线的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

删除网页链接中的下划线需要什么?我是否需要

才能更改颜色,或者是标签中的内容< a>?


*********** *********************************** *********** ********

签名,

SoloCDM

解决方案

< blockquote> SoloCDM写道:

删除网页链接中的下划线需要什么?



http://dorward.me.uk/www/underline/

-

David Dorward http://dorward.me.uk/


SoloCDM< de ****** @ aculink.net>在消息新闻中写道:< 3F ************** @ aculink.net> ...

删除网页链接中的下划线需要什么?我是否需要
更改颜色或是标签中的内容< a>?

******************* ******************************* *******************
签名,
SoloCDM




在HTML文档中,您可以在文档的头部使用以下内容:


< style type =" text / css">

a {text-decoration:none; }

< / style>


我不推荐它,因为人们习惯用下划线链接。


在文章< bk ******************* @ news.demon.co.uk>在

comp.infosystems。 www.authoring.html ,David Dorward

< do ***** @ yahoo.com>写道:

SoloCDM写道:

删除网页链接中的下划线需要什么?



< a rel =nofollowhref =http://dorward.me.uk/www/underline/target =_ blank> http://dorward.me.uk/www/underline/




这是一个非常好的文件,_if_一个人真的想要删除

下划线然后人们不能要求更好的解释。


但是,Solo,请考虑一下你是否真的想要这么做。考虑< http://www.cs.tut.fi/~jkorpela/www/links.html>。


可能有一些页面设计合法不

下划线链接,比如在一个独特的外观菜单中。但只是

任意删除页面文本中的链接下划线,那就是

通常是个错误。


-

Stan Brown,Oak Road Systems,美国纽约州科特兰县
http://OakRoadSystems.com/

HTML 4.01规范: http://www.w3.org/TR/html401/

验证器: http://validator.w3.org/

CSS 2规范: http://www.w3.org/TR/REC-CSS2/

2.1更改: http://www.w3.org/TR/CSS21/changes .html

验证人: http:/ /jigsaw.w3.org/css-validator/


What is needed to remove the underline in web page links? Do I need
to change the color or is it something in the tag <a>?

************************************************** *******************
Signed,
SoloCDM

解决方案

SoloCDM wrote:

What is needed to remove the underline in web page links?



http://dorward.me.uk/www/underline/
--
David Dorward http://dorward.me.uk/


SoloCDM <de******@aculink.net> wrote in message news:<3F**************@aculink.net>...

What is needed to remove the underline in web page links? Do I need
to change the color or is it something in the tag <a>?

************************************************** *******************
Signed,
SoloCDM



In HTML documents you could use the following in the head of your document:

<style type="text/css">
a { text-decoration: none; }
</style>

I wouldn''t recommend it though since people are used to underlined links.


In article <bk*******************@news.demon.co.uk> in
comp.infosystems.www.authoring.html, David Dorward
<do*****@yahoo.com> wrote:

SoloCDM wrote:

What is needed to remove the underline in web page links?



http://dorward.me.uk/www/underline/



That''s a very nice document, and _if_ one really wants to remove
underlines then one couldn''t ask for a better explanation.

But, Solo, please consider long and hard whether you really want to
do that. Consider <http://www.cs.tut.fi/~jkorpela/www/links.html>.

There can be some page designs where it is legitimate not to
underline links, say in a menu of distinctive appearance. But just
arbitrarily to remove underlining from links in page text, that''s
usually a mistake.

--
Stan Brown, Oak Road Systems, Cortland County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2 spec: http://www.w3.org/TR/REC-CSS2/
2.1 changes: http://www.w3.org/TR/CSS21/changes.html
validator: http://jigsaw.w3.org/css-validator/


这篇关于删除链接下划线的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆