Stylish HTML5 Audio Player Using Media Elements.js (Integration) See Video Documentation :- Steps :- 1. Here a Simple HTML5 Audio Tag . < div class = "players" > < audio id = "player2" preload = "none" controls style = " width: 450px; " > < source src = "https://file-examples-com.github.io/uploads/2017/11/file_example_MP3_1MG.mp3" type = "audio/mp3" > </ audio > </ div > 2. Add Css and Javascript CDNs . Css CDN <!-- Css library --> < link rel = "stylesheet" type = "text/css" href = "https://cdnjs.cloudflare.com/ajax/libs/mediaelement/4.2.6/mediaelementplayer.css" > JavaScript CDN <!-- JS Library by CXDI --> < script src = " https://cdnjs.cloudflare.
Our one and only aim is to reveal all the useful things on Internet in Front of People . #BeCreative