Using List, Images and Links


Available Answers

  1. 1.

    Fill in the blanks.

    1. Using the List element, you can add a ______________ or ______________ before each item to make them more organised.
    2. The ______________ list is used when the list items are not to be displayed in any particular order.
    3. To specify the starting point of the numbering scheme in <OL> tag, _______________ attribute is used.
    4. A list embedded in another list is called as _____________ list.
    5. ________________ helps is linking various web pages together.
  2. 2.

    Neha is trying to use the ordered list in her project. However, there is an error in her code which she cannot find out. Kindly resolve the error. The error code is as follows:

    <OL type="i" start="iii">

  3. 3.

    Vikram is creating a website in which he wants to use different images as links to the webpages. Can you suggest him the required tag to accomplish the task?

  4. 4.

    Differentiate between <UL> and <OL> tags.

  5. 5.

    What are the different types of lists supported by HTML? Explain each one of them briefly.

  6. 6.

    How images are added in an HTML document? What are the different attributes of an image element?

2 more answer(s) available.

Comments
answers please
16 Feb 2021jawaid e.
Please login to post your comments.