<dl> is a definition list tag used in conjunction with1. <dt> tag ---> defines an item in the list2. <dd> tag ---> describes an item in the list.<dl><dt>Television</dt><dd>- An entertainment media with audio and video </dd><dt>Radio</dt><dd>-An entertainment media with audio alone</dd></dl>
HTML
Topic: Lists
What is a <dl> tag in HTML?
Browse random answers:
HTML for Lists
What is a Unordered Lists?
what is a HTML Ordered Lists?
What is a HTML Definition Lists?
How to write bulleted point in HTML?
How to display numbered list in HTML?
What is the code to write bulleted and numbered list in HTML.
What is a <dl> tag in HTML?
What are some of the common lists that can be used when designing a page?
How do you change the number type in the middle of a list?
What bullet types are available?
What is the difference between the directory and menu lists and the unordered list?
Can you change the color of bullets?
What are the limits of the text field size?