#implement Javascript to a website🎀
1 messages · Page 1 of 1 (latest)
It's pretty simple. Please explain in detail.
put <script>"script.js"</script> at the bottom of the html file right before the closing body tag
if the script.js file is in a folder than do ./script.js or ../script.js. It depends on the on where in the directory the file is
still not working not sure why
i put <script src="script.js"></script>