Product Landing Page Video Test

Hi, I have an embedded video on my landing page with an id of “video” but when I run the test it fails this.

I got a link direct from youtube to embed a video on my page and it worked.

Here is a link to my codepen: https://codepen.io/danh4648/pen/joLxBb

Any idea why I am failing the test?

Remember ids are unique. You have the id of video on both the section and iframe, remove it from the section element.

2 Likes

Thanks! I will try when I get back to computer.

I just tried that solution and it worked first try - good luck!

1 Like