I\'m trying to put a video as a background video on my website. I\'ve researched a lot and it is not working and I don\'t know why.
On my html I have:
&l
this should work
Also you should create a htaccess file/amend your htaccess file to include the following
AddType video/mp4 .mp4 .m4v AddType video/ogg .ogv AddType video/webm .webm
a helpful tutorial to doing this is here