When developing a website, we often get some problem with size of video , img and content in web interface. If using responsive design layout for your website, when visitor in different screen size visit your website, the layout will resize the element automatically such as: div, img, text , etc... But video from another system like youtube, vimeo ... alway fix width and height in pixel. How to solve that ?


