description & Usage
To create a quote text in html documents, we use the <q> tag.
Notes
Note: To make long quotes in html documents, we use the <blockquote> tag.
Browser compatibility and Support
| # | Chrome | Edge | Firefox | Safari | Opera |
|---|---|---|---|---|---|
| <q> |
Attributes
| Attributes | Values | Description |
|---|---|---|
| cite |
URL
|
en |
Global Attributes
The q tag supports the HTML Global Attributes.
Event Attributes
The q tag supports the HTML Event Attributes.
More Examples
Default CSS
Most browsers will display the q tag with the following default style: