How to embed responsive video player without jquery

How to embed responsive video player in your webpage with html and css no jquery needed to add there. This tutorial is shared by one of my facebook friend Mahmud Hasan Sorol and i'm sharing this tutorial for all of my reader who wanna add responsive video player on their website or blog.

You need to add html and css that's very easy and no need jquery so let's start:

How to embed responsive video player on a website


Add Video Player

Add the bellow css code in your theme before close head tag



Now add the html code where you want to show the video



 add a video link among the iframe tag and save it now see you have successfully done it.

0 Comments