YouTube is one of the popular video sharing website in the world. This is the simple trick how you can add the YouTube video as a mp3 player in your website or any other blogs.
You just need to simply copy paste the code given below
<div style="position:relative;width:267px;height:25px;overflow:hidden;">
<div style="position:relative;width:267px;height:25px;overflow:hidden;">
<div style="position:absolute;top:-276px;left:-5px"> <iframe width="300" height="300" src="https://www.youtube.com/embed/youtubeID?rel=0"> </iframe> </div> </div>
Imp:You need to replace the blue part with your YouTube video id
Demo:
0 Comments
comment you opinion