Can I load javascript code using tag in my website ?
For example I have a javascript file, test.js, which contains the simple
test.js
No. A Link tag like is for CSS files or for relational links (like next).
next
This is not the way to load javascript into the page. You need to use the tag: