请教css高手:“在css中可以为a设置哪些属性?”。

请教css高手:“在css中可以为a设置哪些属性?”。,第1张

您好,a标签有以下属性,其中包含h5新属性

charset    char_encoding    HTML5 不支持。规定目标 URL 的字符编码。  

coords    coordinates    HTML5 不支持。规定链接的坐标。  

download    filename    指定下载链接  h5新属性

href    URL    规定链接的目标 URL。  

hreflang    language_code    规定目标 URL 的基准语言。仅在 href 属性存在时使用。  

media    media_query    规定目标 URL 的媒介类型。默认值:all。仅在 href 属性存在时使用。    h5新属性

name    section_name    HTML5 不支持。规定锚的名称。  

rel    alternate‘

author’

bookmark‘

help’

license‘

next’

nofollow‘

noreferrer’

prefetch‘

prev’

search‘

tag ’

规定当前文档与目标 URL 之间的关系。仅在 href 属性存在时使用。  

rev    text    HTML5 不支持。规定目标 URL 与当前文档之间的关系。  

shape    default‘

rect’

circle‘

poly  ’

HTML5 不支持。规定链接的形状。  

11.target    _blank‘

_parent’

_ self‘

_top’

12.framename    规定在何处打开目标 URL。仅在 href 属性存在时使用。  

13.type    MIME_type    规定目标 URL 的 MIME 类型。仅在 href 属性存在时使用。h5新属性注:MIME = Multipurpose Internet Mail Extensions。

标签属性:id, class, title, style, dir, lang, xml:lang, tabindex, accesskey

可选属性:href,target,name等

事件属性:onfocus, onblur, onclick, ondblclick, onmousedown, onmouseup,

onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/tougao/11578198.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-17
下一篇 2023-05-17

发表评论

登录后才能评论

评论列表(0条)

保存