This tutorial will walk you through getting started with Javascript including
Getting input from the user
Using variables
Using Javascript in an HMTL page
Using Javascript logic to make decisions
Dynamically creating HTML using Javascript
Using Javascript functions
Dynamically modifying HTML using Javascript
Chrome, Firefox, Edge, and Opera are supported, as well as Internet Explorer 8+ (Although IE is NOT Recommended)
This tutorial is available offline in any browser that supports Service Workers. If you would like to add support for older browsers, feel free to write the AppCache code.
Want to Help Out? Open Source - GitHub Repository
Want to try your own thing? Try my Online HTML Editor