DT
The dt element represents a term or name.
SYNTAX
HTML
<dt attribute-name="attribute-value"></dt>
ATTRIBUTES
CSS
dt {
display: block;
}
The dt element represents a term or name.
<dt attribute-name="attribute-value"></dt>
dt {
display: block;
}