I keep getting this message after trying mutiple methods of embedding…
error message 13 6. I can watch an embedded product video with id=“video”.
#video is not defined : expected null to not equal null AssertionError: #video is not defined : expected null to not equal null
one of many video instructions I followed
Your code so far
**Your browhttps://codepen.io/diane-nelson-trotter/pen/zQzPJZ) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36. https://codepen.io/diane-nelson-trotter/pen/zQzPJZ Link to the challenge:
For the last test, you can add what you have on the nav to the header as well. But you have a lot of errors in the CSS you will need to fix some of them first.
You have a style element (<style>) in the CSS at line 29
Head is not a valid element selector line 30
This is not a CSS comment <!--add for flex--> at line 41 (/* this is a CSS comment */)