<cite>
HTML <cite> Element Reference
The HTML <cite> element identifies the title of a creative work.
Categories
- Text-level semantics
Tag omission
Consult the HTML Living Standard for the precise tag-omission rules.
Content model
- Detailed content-model guidance will be added to this reference.
Attributes
Examples
Example
A practical cite element example.
<p>Read <cite>Designing Data-Intensive Applications</cite>.</p>