<dfn> Tag Syntax

<body>
   ...
   ... phrasing content expected ...<dfn id="dfn-id">... phrasing content ...</dfn>...
   ...
</body>
Rules for coding HTML dfn elements

Make sure you understand the difference between a tag and element and are familiar with the definitions of namespace and other HTML terms.