HTML Description List or Definition List displays elements in definition form like in dictionary. The dl, dt and dd tags are used to define description list.
The 3 HTML description list tags are given below:
dl tag defines the description list.
dt tag defines data term.
dd tag defines data definition (description).
website:-https://coderworld109.blogspot.in/