(以下は引用) >>Start tag: required, End tag: optional >> >>Attributes defined elsewhere >> >>id, class (document-wide identifiers) >>lang (language information), dir (text direction) >>title (element title) >>style (inline style information) >>onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup (intrinsic events) >>Definition lists vary only slightly from other types of lists in that list items consist of two parts: a term and a description. The term is given by the DT element and is restricted to inline content. The description is given with a DD element that contains block-level content.