Learning js should be fun. It's fun if it's easy.
I tried my best in writing this, to understand it easily.
To write js in html, we can use script tag.
Other ways to use script tag
1, Write javascript in a .js file and link it with src
2, Add a CDN link to src inside script tag
Leave y'r thoughts....
The above is the detailed content of Js in bits - cript). For more information, please follow other related articles on the PHP Chinese website!