How to link javascript to HTML?

  • Thread starter Thread starter midnightkat5000
  • Start date Start date
M

midnightkat5000

Guest
I have a really simple JS that displays a random quote. Is there a way I can link the JS to the HTML such that the HTML doesn't have all that code in the page source?
 
Back
Top