HTML DD Tag <dd> is used to characterize an item in definition list. HTML DD Tag is used with the HTML DL Tag <dl> (defines the list of definitions) and with HTML DT Tag <dt> (defines the items in the list of definition). Paragraphs, links, line breaks etc can be used in the DD Tag […]