JavaScript Notepad

The JavaScript Notepad can be used to test JavaScript code within <script> in an HTML document. It can also be used to execute pure JavaScript without any HTML or <script> tags. If you would like to use the JavaScript Notepad to manipulate HTML or CSS, please create an HTML skeleton and place your JavaScript in <script> tags.