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 trialhal2000
10,556 PointsWhy flex-video doesn't work in line 52?
<div class="flex-video"> <iframe width="420" height="315" src="https://www.youtube.com/embed/hTf0CgRC1_Q" frameborder="0" allowfullscreen></iframe> </div>
1 Answer
Wayne Priestley
19,579 Points?
Your going to have to give a bit more information please. Can you post some HTML and CSS.
hal2000
10,556 Pointshal2000
10,556 PointsHi Wayne, thanks!
It's working now. There was an issue with the third step of http://teamtreehouse.com/library/framework-basics/build-a-website-with-foundation-2/building-the-video-modal-window . It didn't accept the flex-video class, but I tried again and it's working.
Wayne Priestley
19,579 PointsWayne Priestley
19,579 PointsHi Gerffroy,
Glad you got it sorted, there are sometimes hiccups like that in the challenges.