Is this code correct | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Is this code correct

<!DOCTYPE html> <html> <head> <title>Page Title</title> </head> <body> <script> document.write("<h1>Hello World!</h1>"); </script> </body> </html> </body> </html>

11th Mar 2019, 1:54 AM
Ighalo Destiny Aka @destinmedian
Ighalo Destiny Aka @destinmedian - avatar
1 Answer
+ 5
It is correct but don't do this it's kind a spamming🙄
11th Mar 2019, 4:53 AM
Yash🏁🔘
Yash🏁🔘 - avatar