Javascript lesson 1 – setting up editing environment, printing string to page


In this first lesson we set up Notepad++ for future editing. We use Notepad++ to edit a .html file locally. We then use code to print a few lines to the screen, and see our results by opening up the .html file in a web browser.