Advertisements
Advertisements
प्रश्न
Which are the ways to add a video file in a web page?
विकल्प
Linking via <A>
Embedding via <EMBED>
Embedding via <VIDEO>
All of these
MCQ
Advertisements
उत्तर
All of these
Explanation:
A video file can be added to a web page in multiple ways:
- Linking via <A> = Provides a clickable link to the video file.
- Embedding via <EMBED> = Embeds the video directly into the page (older method).
- Embedding via <VIDEO> = The modern HTML5 method for displaying and controlling video playback within a web page.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
