Basic Notepad using HTML, CSS and Javascript
index.html is the main Html page that needs to be exceuted files.css is the Stylesheet file and that page is linked through tag in HTML page. Working.js is the JAVASCRIPT file that is connect in the body section of HTML (index.html) file.
Procedure for exceuting. 1.) Download these files 2.) Save these files in a same folder 3.) Then Execute Index.html file