part-11:- Description Lists | dl tag in html5

Published: 02 January 2018
on channel: Cook The Code
73
0

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/