Tell us what’s happening:
hello if anyone could give me a hand i would appreciate it currently im stuck with what to do
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Video Compilation Page</title>
</head>
<main>
<h1>cute animals compilation</h1>
<p>welcome to this website here you can see cutee compilation of animals</p>
<section>
<h2>dogs</h2>
<p>look at these cute dogs</p> <iframe src="https://www.bing.com/ck/a?!&&p=a99187bb5eefde4601d0481e7c9fa3c3f16c9a1ab58aceb3224cd7271d3b8d80JmltdHM9MTc1MDcyMzIwMA&ptn=3&ver=2&hsh=4&fclid=312dd458-c081-6c1d-1e48-c25fc1a66d33&u=a1L3ZpZGVvcy9yaXZlcnZpZXcvcmVsYXRlZHZpZGVvP3E9c2hvcnQrdmlkZW8rb2YrY3V0ZStkb2dzJm1pZD1ERjAyQjcxNjY5NjU5MzI4MjM5N0RGMDJCNzE2Njk2NTkzMjgyMzk3Jm1tc2NuPXN0dm8mRk9STT1WSVJF&ntb=1"
title= "cute dogs"
height="320"
width="500"
</iframe </section>
<section>
<h2>cats</h2>
<p>look at these cute cats<p/> <iframe src="https://i.ytimg.com/vi/7Vh8QASNNh4/oar2.jpg?sqp=-oaymwEoCJUDENAFSFqQAgHyq4qpAxcIARUAAIhC2AEB4gEKCBgQAhgGOAFAAQ==&rs=AOn4CLAm8AF_QZIxpP5Ej1i0Xuit4D33eA"
title="cute cats"
height="320"
width="500"
</iframe>
</section>
<section><h2>rabbits</h2><p>look at these cute rabbits</p>
<iframe src="https://www.bing.com/ck/a?!&&p=83c469578359fd8fc9a6739ee6d100bdfc281a64d9b4d4002c18904084c010baJmltdHM9MTc1MDcyMzIwMA&ptn=3&ver=2&hsh=4&fclid=312dd458-c081-6c1d-1e48-c25fc1a66d33&u=a1L3ZpZGVvcy9yaXZlcnZpZXcvcmVsYXRlZHZpZGVvP3E9c2hvcnQrdmlkZW8rb2YrY3V0ZStyYWJiaXRzJm1pZD0yNjMzQ0M5OUE4OTA3RUYzMDdFNTI2MzNDQzk5QTg5MDdFRjMwN0U1Jm1tc2NuPXN0dm8mRk9STT1WSVJF&ntb=1"
title="cute rabbits"
height="320"
width="500"
</iframe>
</section>
</main>
<body>
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 Edg/137.0.0.0
Challenge Information:
Build a Video Compilation Page - Build a Video Compilation Page