[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-CITE
Used to describe citations or references in a web document. <cite> content is normally rendered in italics style.
Attributes
None
Live Example
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
HTMLSPEC-CITE
Cite
UsageUsed to describe citations or references in a web document. <cite> content is normally rendered in italics style.
Attributes
None
Live Example
<html> <head><title></title></head> <body> <cite>This is a citation.</cite> </body> </html>
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
