Back to Developer Roadmap

dfn

src/data/roadmaps/html/content/[email protected]

4.0574 B
Original Source

dfn

The <dfn> element in HTML represents the defining instance of a term. It's used to indicate the specific location where a word or phrase is being defined for the first time within a document. Typically, the term being defined is included within the <dfn> tags, and often a definition or explanation of the term is provided nearby.

Visit the following resources to learn more: