Debe crear un elemento.h2 El elemento debe tener una etiqueta de cierre.h2 El elemento debe tener el texto .h2CatPhotoApp El elemento debe tener el texto .h1

Tell us what’s happening:
Describe your issue in detail here.
no se como pasar el 2 nivel ayuda
Your code so far


<h2>HELLO WORLD<catphotoapph2>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36 Edg/90.0.818.66.

Challenge: Headline with the h2 Element

Link to the challenge:

The instructions say:

" Add an h2 tag that says “CatPhotoApp” to create a second HTML element below your “Hello World” h1 element."

So you’ll want to click the “Reset All Code” button to start over. Don’t make any changes to the <h1>. You just want to add an <h2> with the text “CatPhotoApp” below the <h1>.

@linaortega2311, in the future

If you have a question about a specific challenge as it relates to your written code for that challenge, just click the Ask for Help button located on the challenge. It will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.