Enbedded video! Help me

Hi im trying to complete Responsive Web Design Projects - Build a Product Landing Page but when i want to post a video (youtube video)
*User Story #6: I can watch an embedded product video with id=“video”.
The first time i tried, only show a little image (like small ones when a image cant load)
and the second time was worst because nothing of my code shows in the webpage so if someone have time to help me i would appreciate a lot.

Pls link to a codepen or something…


Thanks!!

It seems the iframe is trapped in the navbar, and you’ve set the navbar height to 3em, to troubleshoot change to min-height :3em, then right-click and inspect the video, to see where it’s sitting in your html. navbar closing tag is probably either misspelled orsomewhere it shouldn’t be

1 Like