Advertisements
Advertisements
Question
List within another list either ______ list or ______ list is called nested list.
Options
multilevel
order
unordered
general
cascading
MCQ
Fill in the Blanks
Advertisements
Solution
List within another list either order list or unordered list is called nested list.
Explanation:
In HTML web design, a nested list is simply a list contained inside another list item. This hierarchical structure can be created by nesting either an ordered list or an unordered list within any parent list item.
shaalaa.com
Lists in HTML
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
The <ol> tag defines an ______.
An unordered list was created using the ______ tag.
State whether the following statement is True or False.
An unordered list can be numerical or alphabetical.
State whether the following statement is True or False.
A multilevel list can be created in HTML5.
State whether the following statement is True or False.
The ‘controls’ attribute is not used to add play, pause, and volume.
Attributes of <area> tag is ______.
Match the pair.
| Column A | Column B |
| 1) <ul> | a) Client side image map |
| 2) usemap | b) CSS Property |
| 3) color | c) bulleted list |
| 4) <img> | d) Image as a submit button |
| 5) <input type = image> | e) inserts an image |
