【发布时间】:2013-07-06 14:43:50
【问题描述】:
q、blockquote 和 cite 的使用是否有效?
<q>Life is what happens when you're busy making other plans</q>
<cite>John Lennon</cite>
或
<blockquote>Life is what happens when you're busy making other plans</blockquote>
<cite>John Lennon</cite>
【问题讨论】:
-
为什么不用验证器来确认?
-
@Mr.Alien 因为两者都是正确的。他问的是语义,而不是句法正确性。
标签: html semantics markup semantic-markup