Video Player <!-- Add Css library --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/mediaelement/4.2.6/mediaelementplayer.css"> <!-- Add a Simple Video Tag --> <h2>Video Player</h2> <div class="media-wrapper"> <video id="player1" width="750" height="421" controls preload="none"> <source src="https://commondatastorage.googleapis.com/gtv-videos-bucket/CastVideos/mp4/BigBuckBunny.mp4" type="video/mp4"> </video> </div> <!-- At Last add the script File --> <script "https://cdnjs.cloudflare.com/ajax/libs/mediaelement/4.2.6/mediaelement.js"></script> See Demo :- https://repl.it/@SH2
Our one and only aim is to reveal all the useful things on Internet in Front of People . #BeCreative