Advertisements
Advertisements
प्रश्न
Attributes used with <audio> tag:
विकल्प
autoplay
href
controls
cntrl
loop
bgsound
MCQ
Advertisements
उत्तर
autoplay, controls, and loop
Explanation:
- autoplay → Automatically starts playing the audio when the page loads.
- controls → Displays play/pause and volume controls.
- loop → Repeats the audio continuously.
Why others are incorrect:
- href → Used in links, not in <audio>.
- cntrl → Not a valid HTML attribute.
- bgsound → Old/deprecated tag, not used with <audio>.
shaalaa.com
Images in HTML
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
संबंधित प्रश्न
______ tag is used to specify video on an HTML document.
The ______ tag is used to embed audio files on Webpages.
______ tag is used to specify video on an HTML document.
The ______ tag is used to embed audio files on Webpages.
Attributes used with <audio> tag ______.
- autoplay
- href
- controls
- cntrl
- loop
- bgsound
