Computer Applications
In HTML, <dl>, <dd> and <dt> tags are used to create:
- Description list
- Definition list
- Detail list
- Dynamic list
HTML Advanced Features
6 Likes
Answer
Description list
Reason — In HTML, <dl>, <dd> and <dt> tags are used to create description list.
Answered By
4 Likes
Related Questions
The …………… attribute of <img> tag specifies an alternate text for an image, if the image cannot be displayed.
- alt
- text
- alternate
- msg
Which of the following tag can be used to draw a horizontal line in webpage?
- <line>
- <hrule>
- <hr>
- <rule>
A software …………… is a legal instrument governing the use or redistribution of software.
- license
- law
- document
- piracy
Assertion (A): Search engine is a hardware device that searches for any websites on the World Wide Web.
Reason (R): Google Search and Microsoft's Bing are two popular search engines.- Both Assertion (A) and Reason (R) are true and Reason (R) is a correct explanation of Assertion (A).
- Both Assertion (A) and Reason (R) are true but Reason (R) is not a correct explanation of Assertion (A).
- Assertion (A) is true and Reason (R) is false.
- Assertion (A) is false and Reason (R) is true.