[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
HTMLSPEC-DFN
Used to specify the very first use of a term within a web document. Internal content of the <dfn> tag 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-DFN
DFN
UsageUsed to specify the very first use of a term within a web document. Internal content of the <dfn> tag is normally rendered in italics style.
Attributes
None
Live Example
<html> <head><title></title></head> <body> <dfn>HTML</dfn> is a basic web programming markup language and stands for HyperText Markup Language. </body> </html>
HTML Tags Center
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
