Cuéntanos qué está pasando:
Mi elemento h3 no tiene una etiqueta de segunda necesito una ayuda
Tu código hasta el momento
<h1>Welcome to freeCodeCamp</h1>
<h2>Full-Stack Curriculum</h2>
<p>Learn the skills to become a full-stack developer</p>
<h3>Introduction to HTML</h3>
<p>HTML represents the content and structure of a webpage</p>
<!-- User Editable Region -->
<h3>Introduction to CSS</h3>
<h3>CSS is used to style a webpage<h3/>
<!-- User Editable Region -->
Información de tu navegador:
El agente de usuario es: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Mobile Safari/537.36
Información del Desafío:
Construir un Esquema Curricular - Paso 10