1.

Consider the following markup and answer the question that follow.
<source src="html_15.mp4" type="video/mp4">
<source src="html_15.ogv" type="video/ogg">

What is the need to add multiple file formats for the same file?

A. To address the media support problem
B. To provide fallback support
C. To provide foul back support
D. To provide fallback support & address the media support problem
E. None of these
Answer» E. None of these


Discussion

No Comment Found