write a html tag for unorederd list
Answers
Answered by
0
Answer:
An unordered list starts with the <ul> tag. Each list item starts with the <li> tag.
An ordered list starts with the <ol> tag. Each list item starts with the <li> tag.
The <dl> tag defines the description list, the <dt> tag defines the term (name), and the <dd> tag describes each term:
Explanation:
Explanation:PLEASE MARK ME AS THE BRAINLIEST AND FOLLOW ME FOR MY EFFORTS PLEASE......
Similar questions