Top Lists
HTML / XHTML - Internal links
HTML reference
CSS reference
HTML / XHTML - External links
w3.org - official
htmlhelp.com - reference
w3schools.com - reference
htmlcodetutorial.com - tutorials
html.net - tutorials
htmlplayground.com - other
htmlforums.com - forums
Login
Create new account
Search Glubase
All
/
Computers
/
Programming
/
HTML / XHTML
Search Reference
!--
a
abbr
acronym
address
applet
area
b
base
basefont
bdo
big
blockquote
body
br
button
caption
center
cite
code
col
colgroup
dd
del
dfn
dir
div
dl
dt
em
fieldset
font
form
frame
frameset
h1
head
hr
html
i
iframe
img
input
ins
isindex
kbd
label
legend
li
link
map
menu
meta
noframes
noscript
object
ol
optgroup
option
p
param
pre
q
s
samp
script
select
small
span
strike
strong
style
sub
sup
table
tbody
td
textarea
tfoot
th
thead
title
tr
tt
u
ul
var
xmp
View Command
HTML / XHTML Reference
HTML / XHTML dfn definition
Syntax
<dfn> ... </dfn>
Description
Defines a
definition term
.
Attributes
Common attributes
.
Example
[Try this example yourself]
<dfn>
Definition term
</dfn>
Output
Definition term
Comments
No comments added.
Comments