How to Connect Javascript to HTML

How to Connect Javascript to html One of the most important things to keep in mind is that the files created for a web site are to be saved in the same folder.  Also, the extension must be correct.  For example, an HTML file is saved as index.html, CSS file as...