In order to create and run an HTML file in Notepad on Windows, follow the below easy steps,
- Open Notepad (Press Windows Key + R and type notepad, then press enter)
- Now type your HTML code in the editor.
- Press: Ctrl + S to save the file, save the file as myhtmlFile.htm or myhtmlFile.html
- Also make sure that the "save as type" is set to All Files *.*. And Encoding is UTF-8
- Now locate the HTML file and double click on it.
- This should open your file on your default web browser (EDGE, Chrome or Firefox)
- You should be able to see your HTML page.
Saving and HTML file in Notepad
More Posts related to NotepadPlusPlus,
- Notepad++ Editor alternatives for macOS
- How to add or remove bookmark on a line in Notepad++
- Notepad++ do not show CRLF characters
- Reduce the size of Tabs on Notepad++
- Delete blank lines in a file using Notepad++
- Fix: Notepad++ bottom status bar not visible
- Notepad++ Hex Editor
- How to show End of Line Characters in File using Notepad++
- [Tutorial] Write And Run Python Code In Notepad++ Editor
- How to install XML Tools Plugin Notepad++
- Customizing Notepad++ New Document Line Encoding: CR/LF/CR LF
- How to remove blank lines from a file using Notepad++
- Column Mode Editing in Notepad++
- Convert text to random case using Notepad++
- How to recover unsaved notepad file Windows 10
- How to delete all text after a character or string in Notepad++
- Setting up Cloud feature with Notepad++
- Install Notepad++ silently using Windows Powershell
- Using Document Map in Notepad++
- Enabling Notepad++ Dark Theme
- [Fix] Notepad++ tab not visible (hidden)
- Where are Notepad++ macros stored?
- Multiple line editing in Notepad++
- Alternatives for Notepad++ on Mac in 2021
- [Nopepad++] How to add text at end of each line
More Posts:
- How to force quit or kill Notepad++ Process - NotepadPlusPlus
- How to install pip on macOS using terminal command [Python] - Python
- Submit html form on dropdown menu value selection or change using javascript - JavaScript
- FileZilla Connection time out Failed to retrieve directory listing - FTP
- SDK Manager: failed to install : Android Studio on Windows - Android-Studio
- Exception in thread main java.lang.NoClassDefFoundError: package javaClass - Java
- What does has notifications silenced in Messages App mean in iPhone - iOS
- Remove Now Playing icon from macOS Big Sur Menu Bar - MacOS