show-notice
hide-notice

Thursday 8 August 2013

HTML dfn Tag


Introduction:

The HTML dfn tag is used for indicating a definition. The dfn tag surrounds the word/term being defined.
Also see the HTML dl tag for declaring a definition list.

Example:

<html>
<head>
<title>HTML dfn Tag</title>
</head>
<body>
<dfn>Definition</dfn>: To define the meaning of a word, phrase or term.
</body>
</html>

SHARE THIS POST   

0 comments :

Post a Comment

Design by Gohilinfotech | www.gohilinfotech.blogspot.com