Name
<DFN> — NN n/a IE 3 HTML 3.2
Synopsis
<DFN>...</DFN>
End Tag: Required
The DFN
element
is one of a large group of elements that the HTML 4.0 recommendation
calls phrase elements. Such elements assign
structural meaning to a designated portion of the document. A
DFN element signifies the first usage of a term in
a document (its defining instance). A common technique in documents
is to italicize an important vocabulary term the first time it is
used in a document. This is generally the place in the document where
the term is defined so that it may be used in subsequent sentences
with its meaning understood. By default, Internet Explorer italicizes
all text within a DFN element. You can, of course,
easily define your own style for DFN elements with
a style sheet rule.
Example
<P>Concerto composers usually provide a space for soloists to show off technical skills while reminding the audience of various themes used throughout the movement. This part of the concerto is called the <DFN> cadenza</DFN>. </P>
Object Model Reference
- IE
[window.]document.all.elementID
Attributes
|
|
|
|
|
|
|
|
|
Event Handler Attributes
|
Handler |
NN |
IE |
HTML |
|---|---|---|---|
onClick |
n/a |
4 |
4 |
onDblClick |
n/a |
4 |
4 |
onDragStart |
n/a |
4 |
n/a |
onHelp |
n/a |
4 |
n/a |
onKeyDown |
n/a |
4 |
4 |
onKeyPress |
n/a |
4 |
4 |
onKeyUp |
n/a |
4 |
4 |
onMouseDown |
n/a |
4 |
4 |
onMouseMove |
n/a |
4 |
4 |
onMouseOut |
n/a |
4 |
4 |
onMouseOver |
n/a |
4 |
4 |
onMouseUp |
n/a |
4 |
4 |
onSelectStart |
n/a |
4 |
n/a |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access