Computer Science, asked by karthikvaratharaj834, 3 months ago

Write the HTML Program.

Write the names of your family member using ordered and unordered​

Answers

Answered by aryanlegend30
0

Answer:

Unordered HTML List. An unordered list starts with the <ul> tag. Each list item starts with the <li> tag. ...

Ordered HTML List. An ordered list starts with the <ol> tag. Each list item starts with the <li> tag. ...

HTML Description Lists. HTML also supports description lists.

Similar questions