This is text descriptive of the above video. It should be completely self-explanatory. It wraps and adheres to the video. The order in this cascade is MP4, MOV, WEBM, and OGV.
This is text descriptive of the above video. It should be completely self-explanatory. It wraps and adheres to the video. The order in this cascade is MOV, MP4, WEBM, and OGV.
This is text descriptive of the above video. It should be completely self-explanatory. It wraps and adheres to the video. This is text descriptive of the above video. It should be completely self-explanatory. It wraps and adheres to the video. The order in this cascade is WEBM, MP4, MOV, and OGV.
This is text descriptive of the above video. It should be completely self-explanatory. It wraps and adheres to the video. The order in this cascade is OGV, MP4, MOV, and WEBM.
The code is like this:
<video controls width="320" height="285">
<source src="Step1.m4v" />
<source src="Step1.mov" />
<source src="Step1.webm" />
<source src="Step1.ogv" />
</video>
There's no player, nor a list of alternatives. The code is like this:
<video controls width="320" height="285">
<source src="Step1.flv" />
</video>