Advertisements
Advertisements
Question
The ‘controls’ attribute is not used to add play, pause, and volume.
Options
True
False
MCQ
True or False
Advertisements
Solution
This statement is false.
Explanation:
The controls attribute in the HTML <audio> or <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.
An unordered list can be numerical or alphabetical.
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 ______
- href
- src
- coords
- data
- alt
- usemap
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 |
