- VISUAL STUDIO CODE(VS CODE)
- Very popular, highly extensible with tons of plugins (for HTML, CSS, JavaScript, etc.)
- Cross-platform (Windows, Mac, Linux) so you don’t get locked into one OS.
- Features like syntax highlighting, auto-completion, live preview extensions make HTML dev smoother.
- Download VS code from following link:VS CODE DOWNLOAD(or watch youtube tutorial to install vs code on Windows from the following link:Youtube tutorial)
- NOTEPADD++(FOR WINDOWS)
- Lightweight, super fast. Good for just editing HTML files without heavy overhead.
- Great if you’re more interested in learning HTML structure and code without distractions.
- Download Notepad++ from here: Notepad++ Download
- Doesn’t have all the features a full web‐dev editor might (like integrated live preview, advanced extensions) unless you manually add plugins.
(Only for Windows.✔️
If you’re using Mac or Linux, this won’t help.❌)
Why it's great:
Why it’s viable:
Heads up:
Go to:

