Advertisements
Advertisements
प्रश्न
Write the purpose of the following HTML tag:
<DL>
लघु उत्तरीय
Advertisements
उत्तर
The <dl> HTML element indicates a description list. The element contains a list of words (given with the <dt> element) and their descriptions (supplied by the <dd> elements). This element is commonly used to display metadata, such as key-value pairs, or to implement glossaries.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
