Consider The Following Markup And Answer The Question That #14
Consider the following markup and answer the question that follow. <pre><code class="language-html5"> <source src="html_5.mp4" type="video/mp4"> <source src="html_5.ogv" type="video/ogg"> </code></pre> What is the need to add multiple file formats for the same file?
This multiple choice question (MCQ) is related to the book/course gs gs104 HTML (Hypertext Markup Language). It can also be found in gs gs104 Fundamentals - Rules of (X)HTML - Quiz No.1.
Consider the following markup and answer the question that follow.
<source src="html_5.mp4" type="video/mp4">
<source src="html_5.ogv" type="video/ogg">
What is the need to add multiple file formats for the same file?
To provide fallback support
To address the media support problem
To provide fallback support & address the media support problem
To provide foul back support
Similar question(s) are as followings:
Online Quizzes of gs104 HTML (Hypertext Markup Language)
Advance HTML - HTML Google Maps - Quiz No.1
gs gs104 HTML (Hypertext Markup Language)
Online Quizzes
Advance HTML - HTML Google Maps - Quiz No.2
gs gs104 HTML (Hypertext Markup Language)
Online Quizzes
Advance HTML - HTML Google Maps - Quiz No.3
gs gs104 HTML (Hypertext Markup Language)
Online Quizzes