Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有一种符合标准的方法可以将 URL 属性设置为 ABBR 标记的值?
<abbr title="Cascading Style Sheets" href="http://en.wikipedia.org/wiki/Cascading_Style_Sheets">CSS</abbr>
我需要类似但有效的东西......它不应该是可点击的,因为。有什么建议吗?
看看: HTML5 自定义数据属性