Vidyalelo
HTML · Q17

HTML5

Programming · HTML · question 17

Q17

__________ can be used to advise the browser to download media content in the background to improve playback.

A.
poster
B.
autobuffer
Answer
C.
buffer
D.
data-X

Answer: Option B

Solution

Answer: Option B
Solution:
It suggests to the browser that it should load as much of the resource as possible. As long as the browser’s own media cache isn’t full, it will keep on downloading.