+ 2
How to see the output of yr code on notepad
3 Respuestas
+ 8
Save as -> save it somewhere you’ll remember, with a simple file name (e.g. first.html), then click on “.txt” and select “all file types” -> go onto File Explorer -> double-click your HTML file -> see the output in your web browser!
To edit code again, right-click the file -> open with Notepad (you may have to click “open with another application” first).
(Sorry if this isn’t perfect, I’m using an iPad not a desktop right now.)
+ 3
Save the file with .html or .htm
You can't see output in notepad, you can see only in web browsers
+ 2
save as html file eg “bob.html” if you use double quotes in windows you dont have to select the file type. then open with a web browser. this is for windows, unsure for mac