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 trial

CSS Framework Basics Build a Website with Foundation Building the Video Modal Window

Why 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
Wayne Priestley
19,579 Points

?

Your going to have to give a bit more information please. Can you post some HTML and CSS.

Hi 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
Wayne Priestley
19,579 Points

Hi Gerffroy,

Glad you got it sorted, there are sometimes hiccups like that in the challenges.