Now Code Just Copy And Past For Your Website Full Screen Background Images Same Process This Full Screen Video For Beautiful Layout your Website so now follow this Steps
<body>
<video id="bgvid" autoplay>
<source="add you video souce.mp4" type="video/mp4" />
</video>
</body>
Now type for this style this background video setup
<style>
video{
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
}
</style>

0 comments:
Thnak You For Comment And For Your Question, Answer Very Soon.