Infomax Computer Academy
HTML - AUDIO AND VIDEO
Introduction to html
Text formatting and structure
Link in html
Image in html
List in html
Table in html
Form in html
Frameset & iframe
Audio and video
Semantic html
HTML - Audio And Video
Questions No:
1/2
Report Bug
In HTML Audio/Video,which attribute sets or returns whether it should start playing as soon as it is loaded?
HTML ऑडियो/वीडियो में, कौन सी प्रॉपर्टी ये सेट किया जा सकता है की पेज लोड होते ही चलना शुरू कर दे
controls
audio
autoplay
loop
Questions No:
2/2
Report Bug
Which of the following elements in HTML5 defines video or movie content?
HTML5 में निम्नलिखित में से कौन सा तत्व वीडियो या मूवी सामग्री को परिभाषित करता है?
<video>
<movie>
<audio>
<media>
← Previous
Next →
Submit