q tag
<Q> (Quote Tag)
Explanation
Q tag is used to insert double quotes for the texts and highlight them.
Element Specific attributes supported by this tag are:
| Attribute | Value | Description |
| cite | URL | Indicates source of the quote. |
Example Code:
Result :
Coffee
is a brewed beverage with a dark and acidic flavor. It is prepared from the roasted seeds of the coffee plant
- Add double quotes for the texts or sentences and highlight them.
- When viewers sees the quoted words, they can able to understand that it is an important keyword.
- Apply proper closing tags for this tag.
It is available in the previous versions of HTML.
It supports both
Global Attributes and
Event Attributes in HTML5.
Limitations:
It is applicable to all major browsers.