2 What do the HTML codes for sound and video files look like?
b Video file - typical default settings
The default HTML code for a video file embedded in a web page is identical to that of a sound file.
<EMBED SRC="cheetah.mov" WIDTH="88" HEIGHT="88" ALIGN="BOTTOM">