+ 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>
2 odpowiedzi
+ 5
It is correct but don't do this it's kind a spamming🙄