Iam not getting the output for my first html code could you please assist me
Hi @nandithareddy619,
You are using the wrong slash for closing the tags.
The correct way is </head>
, replace \with / everywhere.
Let us know if you face any other issues.