Elements
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!
- 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.
Merci pour vos commentaires !
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 3.45
Elements
Glissez pour afficher le menu
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!
- 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.
Merci pour vos commentaires !