Basic-html-and-html5/introduction-to-html5-elements

Please Help!
I don´t understand What The Challenge mean whith that challenges:
Your code should have one main element.
The main element should have two paragraph elements as children.
The opening main tag should come before the first paragraph tag.
The closing main tag should come after the second closing paragraph tag.

Thank You for Help
Happy Coding !

Using the magnifying glass in the upper right corner can save you a lot of time :wink:
FCC - Create second paragraph

1 Like

If you don’t know what something means, do a google search for it. you are going to have to read more documentation than is provided.

Read this: https://www.w3schools.com/html/html5_semantic_elements.asp

Learn it well.

1 Like