HTML has several tags for defining quoted text and citations.
| Tag | Description |
|---|---|
| <blockquote> | Long quotation block (indented) |
| <q> | Short inline quotation |
| <abbr> | Abbreviation or acronym |
| <address> | Contact information |
| <cite> | Work title |
| <bdo> | Bi-directional override |
Edit the code below and click Run to see the result live.