Advertisements
Advertisements
Question
State whether the following statement is True or False.
The ‘controls’ attribute is not used to add play, pause, and volume.
Options
True
False
MCQ
True or False
Advertisements
Solution
The given statement is false.
Explanation:
The controls attribute in the HTML <audio> or The <video> tag is used to display the built-in play, pause, and volume controls for the media player.
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.
List within another list either ______ list or ______ list is called nested list.
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 |
