Answer the question
In order to leave comments, you need to log in
What formats and settings to use for the video background on the site?
I want a background video on the site, I connect 2 formats mp4 and webm.
<!-- video -->
<div id="trailer" class="is_overlay">
<video id="video" width="100%" height="auto" autoplay="autoplay" loop="loop" preload="auto">
<source src="/video/smoke.mp4"></source>
<source src="/video/smoke.webm" type="video/webm"></source>
</video>
</div>
<!-- /video -->
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question