Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAlfonso Farache
1,853 PointsNothing appears
For reason I don´t get to understand the video doesn´t appear. In the last video the same thing happened with the flowers picture, it did not appear!!!!
What is wrong?!
2 Answers
Luis M Ruiz
6,877 PointsFix line 17 from: <embed src="//www.youtube.com
to: <embed src="http://www.youtube.com
James Barnett
39,199 PointsYour code is fine however, Codepen only supports HTML5 version of youtube.
http://blog.codepen.io/2013/09/12/youtube-video-player-and-codepen/
James Barnett
39,199 PointsNick Pettit - The codepen you go to when you click the code playground
button for this video is broken since codepen changed how it handles YouTube embeds.