Test Blog: test1

Java script code

// 1. This code loads the IFrame Player API code asynchronously. var tag = document.createElement('script'); tag.src = "https://www.youtube.com/iframe_api"; var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(tag, firstScriptTag); // 2. This function creates an

Sunday, June 19, 2016

test1

TEST: .responsive-container { position: relative; padding-bottom: 53.25%; padding-top: 30px; height: 0; overflow: hidden; } .responsive-container, .responsive-container iframe { max-width: 1280px; max-height: 720px; } .responsive-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

No comments:

Post a Comment