How to put a JavaScript into an HTML document?
Syntax to put a JavaScript into an HTML document
And it produces this output:
Hello World!
To insert a script in an HTML document, use the
Explore posts in the same categories: HTML, JavaScript