InterviewSolution
Saved Bookmarks
| 1. |
codecs is used with _______(a) type(b) src(c) auto(d) loopI got this question in class test.Question is from Adding Flash Videos in division Flash Videos, HTML5 Layout & Practical Information of HTML |
|
Answer» CORRECT option is (a) type Explanation: In MULTIPLE video SOURCES we use CODEC which is used to encode the video. It is supplied within type attribute. |
|