HTML - Advanced Features


Available Answers

  1. 1.

    What type of lists are suported in HTML?

  2. 2.

    Differentiate between ordered and unordered lists.

  3. 3.

    How will you nest an unordered list inside an ordered list?

  4. 4.

    Which two tags let you create the

    (i) unnumbered lists?
    (ii) numbered lists?

  5. 5.

    What is wrong with the following coding?

    <OL type="a" start="d">

  6. 6.

    What is wrong with the following coding?

    <UL type="a" start=4>

15 more answer(s) available.

Comments
please show me another answers
17 Apr 2020SHANTANU G.
Please login to post your comments.