0
tried to script with HTML, am I doing something wrong with this text editor?
code: <html> <heads> <title> Check <\title> <\head> <body> <p> h!! <\p> <p> hhhhhhhh </p> <hr /> <p><strong> help </strong></p> </body> </html>
2 Réponses
+ 3
it is <head> not <heads>
+ 1
Aa thank