Valid use of <q>, <blockquote> and <cite>
问题 Is this valid use of q , blockquote and cite ? <q>Life is what happens when you're busy making other plans</q> <cite>John Lennon</cite> or <blockquote>Life is what happens when you're busy making other plans</blockquote> <cite>John Lennon</cite> 回答1: <q> The q element represents some phrasing content quoted from another source. <p>And then he said <q>I heart HTML5.</q></p> <cite> The cite element represents the title of a work (e.g. a book, a paper, an essay, a poem, a score, a song, a script