HTML: The Markup Language

dfndefining instance # T

The dfn element represents the defining instance of a term.

Permitted content #

Permitted attributes #

Additional constraints and admonitions #

Tag omission #

A dfn element must have both a start tag and an end tag.

Permitted parent elements #

any element that can contain phrasing elements

DOM interface #

Uses HTMLElement.