+ 2
Is there a way to make a link to a script?
2 Answers
+ 4
Link CSS to HTML
- use external CSS link
-https://www.w3schools.com/css/css_howto.asp
Link JS to HTML
- use external Javascript link
- https://www.w3schools.com/js/js_whereto.asp
+ 5
Javascript resources
https://www.sololearn.com/discuss/790206/?ref=app