Articles → HTML → Dfn Tag In HTML

Dfn Tag In HTML






Purpose





What Is The Definition Term?




Picture showing the definition term from the english dictionary example
Click to Enlarge


Syntax


<dfn>Content</dfn>



Example


<!DOCTYPE html>
<html lang="en"  xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta charset="utf-8" />
        <title></title>
    </head>
    <body>
        <dfn>classroom</dfn>- a room where classes are held.	
    </body>
</html>

Try It


Output


Picture showing the output of dfn tag in html
Click to Enlarge


Browser Support


Internet ExplorerFirefoxChromeSafariOperaEdge
YesYesYesYesYesYes



Posted By  -  Karan Gupta
 
Posted On  -  Wednesday, February 1, 2017

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250