Working with the Video and Audio file Files

Now you can make the web page containing the video file or whenever you open your page a moviestarts playing in it. All this can be done using the <bgsound>, <img> & <embed> tags. Only there are some extra attributes added for the playing the video files (movie).
 
These attributes are:
<bgsound> Tag
 
This tag is used to insert only audio files on the page. This tag does not provides the control on the audio file.
 
Format:

<bgsound src=”path of audio file” loop=”positive integer”>