Tell us what’s happening:
Describe your issue in detail here.
Hi,
I am currently stuck at the part where I have to insert a video using the ‘iframe’ element. But it keeps popping up in my preview, video unavailable.
Is this normal? or is there something wrong with my code.
I honestly am quite confused with the inserting video part.
Thank you for the guidance!
Your code so far
<!-- file: index.html -->
<section>
<h2 id="about_us">About Us</h2>
<p>intro</p>
<p>when it was founded</p>
<p>etc etc</p>
<iframe id="video" src="https://www.youtube.com/embed/watch?v=HSOtku1j600&list=PLjV9Kto-d5F9mZEV6sfMIrYtMSVL7x6v2&index=2&t=4758s" control>
</iframe>
</section>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Challenge: Product Landing Page - Build a Product Landing Page
Link to the challenge: