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!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 Answers
+ 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