<dfn></dfn>
Description
The <dfn> tag is used to render text in italics to imply the affected text is the first and difining instance of a term in the document.
Code
<dfn>YOUR TEXT HERE</dfn>
Appearance
YOUR TEXT HERE