Computer Science, asked by shefalidarji685, 3 months ago

1. Definition lists start with the
tag.​

Answers

Answered by MuhammdAslam
0

HTML definition list represents a term and a relevant description in the form of the list. 2. HTML definition list starts and ends with dl element. The tag defines a list item. The tag is used inside ordered lists, unordered lists, and in menu lists. In and, the list items will usually be displayed with bullet points. In, the list items will usually be displayed with numbers or letters.

Answered by swapna7160
0

Answer:

<dd> tag

Explanation:

<definition description >

Please mark as brainliest answer

Similar questions