Advertisements
Advertisements
प्रश्न
Write any two ways to add a video file in a web page using HTML? Explain with sample code.
कोड लेखन
उत्तर
-
Using <EMBED> tag <EMBED SRC = "WORDS.MP4"
-
Using <Video> tag < VIDEO controls> <source src="horse.mp4" > Horse.mp4 <//VIDEO>
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?