What is description list?
Answer / Abhishek Mogha
The HTML `<dl>` (Description List) element defines a description list—a list consisting of terms and their definitions. It contains `<dt>` (Definition Term) and `<dd>` (Definition Description) elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is html a scripting language?
What is a semantic tag?
What is a logical tag in html?
What are the new input types provided by HTML 5 for forms?
How to embed video and audio in html5?
What are browser navigation buttons?
How do tags work?
Is php a dynamic language?
List out media related elements in html5?
How do I display the current date or time in my document?
How do I remove the border around frames?
Why is label used in html?