To provide multiple video or audio sources for different browsers, _____.

A. use the preload attribute
B. use the controls attribute
C. use the autoplay attribute
D. use the loop attribute
E. use the poster attribute
F. set up a source list using elements


F. set up a source list using elements

Computer Science & Information Technology

You might also like to view...

Which command moves the cursor to the end of the current paragraph? Can you use this command to skip through the buffer in one-paragraph steps?

What will be an ideal response?

Computer Science & Information Technology

What does it mean when we say a sorting algorithm is performed “in-place”?

a. It doesn't need any additional memory to perform operations b. It needs additional memory to perform operations c. It means that the complexity of the algorithm is O(1) d. It means that the algorithm has a “sibling” that has exactly the same complexity

Computer Science & Information Technology

All programs can be written in terms of three types of control structures: _________ ,___________ and ____________ .

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Describe mandatory access control.

What will be an ideal response?

Computer Science & Information Technology