Using the following coding
<video width="100%" autoplay="autoplay">
<source src="movie.mp4" type="video/mp4" />
</video>
Is it possible to make the video stop playing after the first time, and to have the video fill the webpage area
I have no experience in using JQuery or JWplayer, so if the best option is using these languages and objects, please give as much help as possible