Home → References → HTML Tags →
HTML Tag: cite
Defines an in-line citation or reference to another source.
HTML Dog is hosted by Titan Internet
Required Attributes
- None.
Optional Attributes
Example
<p>And <cite>Bob</cite> said <q>No, I think it's a banana</q>.</p>

