Inline Quote

Example showing an inline quotation using the q element.

Preview

Code

<p>As the author once said:
<q>Learning never exhausts the mind.</q>
</p>

More HTML Quotations Examples (5)