Tell us what’s happening:
I did everythings as story user requirement and when i run the tests , it say something went wrong.
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Video Compilation Page</title>
</head>
<body>
<h1>
Yoga for fresh day
</h1>
<p>
Today, I am going to teach some easy
yoga for everyone.
</p>
<section>
<h2>
Yoga for back pain
</h2>
<p>
Today I am going to teach some
easy yoga for bach pain.
</p>
<iframe width="250" height="180" src="https://www.youtube.com/embed/2eA2Koq6pTI?si=uOryWC1pCLQIeoWV" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</section>
<section>
<h2>
Yoga for full body
</h2>
<p>
work entire day, body might me
some yoga to release pain.
here is for full body yoga
</p>
<iframe width="250" height="180" src="https://www.youtube.com/embed/Eml2xnoLpYE?si=08R4394XTp4wbfGs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</section>
<section>
<h2>Before yoga</h2>
<p>Things you should not
</p>
<iframe width="280" height="180" src="https://www.youtube.com/embed/eW6ocJnNquQ?si=zPe9XI6gN3j7BTu4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</section>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
Challenge Information:
Build a Video Compilation Page - Build a Video Compilation Page
https://www.freecodecamp.org/learn/full-stack-developer/lab-video-compilation-page/build-a-video-compilation-page