Guys this is a code repo 3.2 in html and this my answer 👇 is my answer right? Plz tell me if its wrong and what is the correct | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Guys this is a code repo 3.2 in html and this my answer 👇 is my answer right? Plz tell me if its wrong and what is the correct

<html> <head> <title>my Cv</title> </head> <body> my firs and last name <h1>hakem</h1> <h2>molod</h2> </body> </html>

15th Sep 2022, 1:31 PM
Hakeem
Hakeem - avatar
2 Answers
+ 2
The syntax is correct. However, the task instruction does not mention various heading tags.
15th Sep 2022, 1:36 PM
Lisa
Lisa - avatar
+ 1
<body> <h1>hakem molod</h1> </body>
15th Sep 2022, 1:38 PM
SoloProg
SoloProg - avatar