Advertisements
Advertisements
Question
Write the difference between <dt> and <dd> tags.
Answer in Brief
Advertisements
Solution
<dt>: The <dt> tag defines a term/name in a description list (<dl>).
<dd>: The <dd> tag is used to describe a term/name (<dt>) in a description list (<dl>). Inside a <dd> tag you can put paragraphs, line breaks, images, links, lists, etc.
shaalaa.com
Is there an error in this question or solution?
