We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0c37d commit 23da191Copy full SHA for 23da191
1-js/02-first-steps/01-hello-world/article.md
@@ -9,7 +9,7 @@ So first, let's see how we attach a script to a webpage. For server-side environ
9
10
## The "script" tag
11
12
-JavaScript programs can be inserted into any part of an HTML document with the help of the `<script>` tag.
+JavaScript programs can be inserted almost anywhere into an HTML document using the `<script>` tag.
13
14
For instance:
15
0 commit comments