代码示例:(标识:eg_html_q)
<html>
<body>

<p>Here comes a short quotation: <q>This is a short quotation</q></p>

<p>请注意,浏览器在引用的周围插入了引号。</p>

</body>
</html>
运行结果: