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>
2 Respuestas
+ 2
The syntax is correct. However, the task instruction does not mention various heading tags.
+ 1
<body>
<h1>hakem molod</h1>
</body>