jorluivil
04-11-2016, 07:08 AM
Much like most of you here I do about 90% of my Internet surfing on my mobile device. One of the things that has always annoyed me was the fact that with all of this technology I was never able to embed youtube videos onto BWE, well I seem to have found the solution.
I already tried it twice and it works as advertised
Check out the video below or go to this website www.embedresponsively.com
<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://www.youtube.com/embed//TyPE9juKCjk' frameborder='0' allowfullscreen></iframe></div>
I already tried it twice and it works as advertised
Check out the video below or go to this website www.embedresponsively.com
<style>.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }</style><div class='embed-container'><iframe src='https://www.youtube.com/embed//TyPE9juKCjk' frameborder='0' allowfullscreen></iframe></div>