Javascript + HTML Coding Template

Welcome to the Javscript coding template, provided as part of the programming basics with Javascript course by Bit Twiddle Games.

This webpage can be saved and edited on your computer to give you an easy way to save and test your javascript projects without installing any extra tools.

This page has embedded Javascript. To edit the code, open this file in a simple plain text editor like Notepad, or a programming editor like Submlime Text or Visual Studio Code. To run your program, open this file in a web browser of your choice. Make sure to open up the developer tools to see any of your console output, as well as any possible error messages.