Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Aprende Elements | Basics Introduction
Introduction to HTML

bookElements

HTML has some critical components.

Opening and Closing tags

The information you want to display should go between open and closing tags. For example, if you want to write a paragraph, you must write it between open tags <p> and closing tags </p>.

Content

This refers to the text itself or it may even have further elements within it.

Task

This task isn't obligatory to complete the course!

  1. Replace the ___ with the appropriate code.

Drag the window to the right to see the code. If you have any problems with the task, use the "Report" button.

You may find a solution below the codesandbox.

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 2

Pregunte a AI

expand

Pregunte a AI

ChatGPT

Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla

Awesome!

Completion rate improved to 3.45

bookElements

Desliza para mostrar el menú

HTML has some critical components.

Opening and Closing tags

The information you want to display should go between open and closing tags. For example, if you want to write a paragraph, you must write it between open tags <p> and closing tags </p>.

Content

This refers to the text itself or it may even have further elements within it.

Task

This task isn't obligatory to complete the course!

  1. Replace the ___ with the appropriate code.

Drag the window to the right to see the code. If you have any problems with the task, use the "Report" button.

You may find a solution below the codesandbox.

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 1. Capítulo 2
some-alt