Build a Video Compilation Page - Build a Video Compilation Page

Tell us what’s happening:

do you want me to use my own videos or yours that all I’m confused about your instructions didn’t explane much just don’t make it like your examples make it with are still but when I try to use my personel youtube videos it wont let me

Your code so far

<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="utf-8">
    <title>Video Compilation Page</title>
</head>

<body>

</body>

</html>

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36

Challenge Information:

Build a Video Compilation Page - Build a Video Compilation Page

Your first iframe element should have a src attribute set to a valid video.

You can use any valid link to a video.

I have tried but it wont show my personal videos from my personal youtube account that why I’m asking am I supposed to use the freecodecamp videos for this or my owen

Any valid video link

so my personal youtube wont work then is that what you are saying

If your video is on youtube then that’s fine. It wouldn’t work if your video was on a folder on your computer for example because we cant see what’s on your computer, but since your video is hosted on youtube where anyone can click on that link, and view the video then that should work.

Do you have the code with the video link you are trying?

trying to find it I try the link but it doesn’t work and I’m looking for the code how would I find it

It is easiest if you post all of your code.

I tried it didn’t work so I’m going to try something else

If you want us to be able to help you, you need to post your code.