Conte-nos o que está acontecendo:
I’ve checked several times but I can’t find what’s wrong.
Seu código até o momento
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Video Compilation Page</title>
</head>
<body>
<main>
<h1>The Best Youtuber</h1>
<p>Juliano Barros, better known as "Jazzghost" is considered by many to be the best content creator in Brazil. Let's take a look at some of his best videos?</p>
<section>
<h2>MINECRAFT ICE AND FIRE - THE MOVIE</h2>
<p>The video "Minecraft Ice and Fire - The Movie" is the most viewed video on his channel, with 22M views and it is also a very good and funny video.</p>
<iframe src="https://www.youtube.com/watch?v=QqurxeRBWXI"
Title="MINECRAFT ICE AND FIRE - THE MOVIE"
height="320"
width="540">
</iframe>
</section>
<section>
<h2>THE WORST WAY TO TAKE A BATH! - Bath Simulator</h2>
<p>In this video, Jazzghost plays a bath simulator...that's right, but it's also a video worth watching.</p>
<iframe src="https://www.youtube.com/watch?v=C6yNrN8DHTc"
Title="THE WORST WAY TO TAKE A BATH! - Bath Simulator"
height="320"
width="540">
</iframe>
</section>
<section>
<h2>THE TOY FACTORY IS COMPLETELY GRIM! - Poppy Playtime Chapter 3</h2>
<p>Well, here he plays the famous Poppy Playtime chapter 3, where he faces Cat Nap and his devil's minions.
<iframe src="https://www.youtube.com/watch?v=BokK9Ux3ZZU&pp=0gcJCX4JAYcqIYzv"
Title="THE TOY FACTORY IS COMPLETELY GRIM! - Poppy Playtime Chapter 3"
height="320"
width="540">
</iframe>
</section>
</main>
</body>
</html>
Informações do seu navegador:
Agente de usuário: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Informações do desafio:
Build a Video Compilation Page - Build a Video Compilation Page