小编Jef*_*eff的帖子

引用属性是什么?

cite我认为该属性指定了引用文本的来源地址,但是谁使用了这些信息?

例如:

<q cite="http://www.example.com/quote">
<p>&#8220;A quote&#8221;</p>
<footer>&#151;Person quoted</footer>
</q>
Run Code Online (Sandbox Code Playgroud)

引用的文字的来源不是最终用户在正常的浏览器可见的,所以谁使用这些信息,以及如何?

html html5 semantic-markup

15
推荐指数
3
解决办法
3880
查看次数

标签 统计

html ×1

html5 ×1

semantic-markup ×1