Build a Video Compilation Page - Build a Video Compilation Page

Tell us what’s happening:

// running tests
5. You should have three section elements below your first p element.
6. Each section element should start with an h2 element that serves as the title for that section.
7. Each section element should contain a p element to introduce the video content as its second child.
8. Each section element should contain an iframe element as its third child.
// tests completed
Am still struck here, please help me

Your code so far

```html


### Your browser information:

User Agent is: <code>Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36</code>

### 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

Hi. Please can you post your code.

When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

1 Like