HTML rel属性的所有值列表 [英] All list of values for HTML rel attribute

查看:96
本文介绍了HTML rel属性的所有值列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道更多与 a html元素一起使用的 rel 属性。
有人知道一些对SEO和社交有用的属性列表吗?

 < a title = = friend met neighborhref =#>这是一个链接< / a> 

我知道它只存在于 WordPress 中,它是links manager,但仅此而已。 HTML5为 rel 属性:
http://www.w3.org/TR /html5/links.html#linkTypes



要在HTML5中使用,所有其他链接类型都需要在此页面的microformats wiki中定义/列出:
http://microformats.org/wiki/existing-rel-values# HTML5_link_type_extensions


I would like to know more on rel attribute used with a html elements. Does anyone know some list of attributes useful for SEO and social?

<a title="" rel="friend met neighbor" href="#">This is a link</a>

I know it only inside WordPress and it's links manager, but nothing more.

解决方案

HTML5 defines some values for the rel attribute: http://www.w3.org/TR/html5/links.html#linkTypes

For the use in HTML5, all other link types need to be defined/listed on this page in the microformats wiki: http://microformats.org/wiki/existing-rel-values#HTML5_link_type_extensions

这篇关于HTML rel属性的所有值列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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