1.

Which is correct syntax for displaying Unordered List in the web page?a) b) c) d) None of the above​

Answer»

Answer:

Unordered HTML List

An unordered list STARTS with the

    tag. Each list item starts with the
  • tag.

    The list items will be MARKED with BULLETS (SMALL black circles) by default:



Discussion

No Comment Found