Menu
×
×
Correct!
Exercise:Use the correct HTML tag to add a paragraph with the text "Hello World!".
<html>
<body> @(19) </body> </html>
<html>
<body> <p>Hello World!</p> </body> </html> Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 90 exercises.
Are you sure you want to continue?