HTML - Editors & Setup On this page Back to top ↑ Pick an Editor Any text editor works: VS Code, Sublime, Notepad, TextEdit (plain text mode), etc. Create & Open Create index.html. Add basic structure and save. Double-click to open in your browser. « Previous: HTML - Introduction | Next: HTML - Basic Page Structure »