When I run this HTML code the"first heading"does not appear.Please can you tell why because I just started Sololearn. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

When I run this HTML code the"first heading"does not appear.Please can you tell why because I just started Sololearn.

<html> <body> <h1 My first code</h1> <p>l can not I am actually coding even when nobody believed in me</p> </body> </html>

6th Jan 2024, 2:53 PM
Abdulmateen Odeniyi
Abdulmateen Odeniyi - avatar
3 Respostas
+ 6
The opening tab is incomplete. It should be <h1>
6th Jan 2024, 2:58 PM
Wong Hei Ming
Wong Hei Ming - avatar
+ 3
THANKS A MILLION TIMES Wong Hei Ming.
6th Jan 2024, 3:14 PM
Abdulmateen Odeniyi
Abdulmateen Odeniyi - avatar
+ 3
The opening tag isnā€™t completedā€¦
6th Jan 2024, 7:34 PM
stellah james
stellah james - avatar