Youtube embed not working
问题 Youtube embed code is not working, How can fix this? https://fiddle.jshell.net/prabu0301/pLwz2bnx/3/ 回答1: It turns out you were using a wrong src for the <iframe> . You should use https://www.youtube.com/embed/Foayrk4V5b4?&autoplay=1 instead of http://www.youtube.com/embed/Foayrk4V5b4?&autoplay=1 The https:// was the problem. /* --- RESPONSIVE VIDEO --- */ .embed-container { position: relative; padding-bottom: 56.25%; /* 16/9 ratio */ padding-top: 30px; /* IE6 workaround*/ height: 0; overflow