0
Is it necessary to write both mp4 and ogg. Can't we can have just one??
4 Respuestas
+ 8
You can write just one, but I reccomend using both incase the browser of the user doesnt support .mp4 or .ogg
+ 1
Due to IE
+ 1
you can, but your browser might not support one of them, so it is recommended
0
Your code must be able to compatible with all browsers. If not, then you must specify what browsers are supported for your application.