HTML Tutorial

The language for building web pages.

HTML Quotations

HTML Quotations

HTML has several tags for defining quoted text and citations.

TagDescription
<blockquote>Long quotation block (indented)
<q>Short inline quotation
<abbr>Abbreviation or acronym
<address>Contact information
<cite>Work title
<bdo>Bi-directional override

Try It Yourself

Edit the code below and click Run to see the result live.

Source Code
Result
Topics