with the id attribute added. Then, whenever a term is used, it can refer back to the definition with an <a> tag
Example:
HTML
<p><dfn id="html-def">HTML</dfn> is the standard markup language for creating web pages.</p>
<p>This is some text...</p>
<p>This is some text...</p>
<p>Learn <a href="#html-def">HTML</a> now.</p>
Method-1: How to create HTML <dfn> Tag | HTML Tag |
Method-2: How to create HTML <dfn> Tag | HTML Tag |
Method-3: How to create HTML <dfn> Tag | HTML Tag |
Method-4: How to create HTML <dfn> Tag | HTML Tag |
How to set Default CSS Settings for HTML <dfn> Tag | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |