【发布时间】:2010-09-26 18:45:44
【问题描述】:
我有一段这样的代码:
<figure>
<img title="An amazing image that I forgot to specify a url for"/>
<figcaption>An amazing image that I forgot to specify a url for</figcaption>
</figure>
除了figcaption元素之外,我是否有必要指定title属性,这样做不会导致SEO问题?
【问题讨论】:
标签: html seo semantics semantic-markup