HTML SOP 4
HTML SOP 4
SOP 6 : Use of video on web pages using html5. 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 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).