12th I.T.
1)
Create a webpage named video.HTML to display a video file on web page
and plays automatically with controls. The dimension of video area should
be 150 * 150 pixels.
Create a file "video.HTML"
2) Create another webpage which provide multiple source file formats for the
same audio file that plays a sound automatically with controls. The dimension
of video area should be 100*100 pixels. The browser should display the
message with appropriate attribute when audio file is not supported by
browser. The code must incorporate the list of video files formats (like
webM, MP4 or ogg etc).
Create a file "video2.html"