What is description list?



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

Post New Answer

More HTML DHTML Interview Questions

Is html a scripting language?

1 Answers  


What is a semantic tag?

1 Answers  


What is a logical tag in html?

1 Answers  


What are the new input types provided by HTML 5 for forms?

1 Answers  


How to embed video and audio in html5?

1 Answers  


What are browser navigation buttons?

1 Answers  


How do tags work?

1 Answers  


Is php a dynamic language?

1 Answers  


List out media related elements in html5?

1 Answers  


How do I display the current date or time in my document?

1 Answers  


How do I remove the border around frames?

1 Answers  


Why is label used in html?

1 Answers  


Categories