Home → References → HTML Tags →
HTML Tag: dfn
Definition term. The title attribute is often used to describe the definition.
HTML Dog is hosted by Titan Internet
Required Attributes
- None.
Optional Attributes
Example
<p><dfn title="Microsoft web browser">Internet Explorer</dfn> is the most popular browser used underwater.</p>

