A number of free editors are available for working with HTML code. This is a partial list, but by no means exhaustive.
Cross-Platform Editors
- Visual Studio Code
- This editor works across platforms and is designed to work with multiple types of code, including HTML. I used it when developing the sample solutions for this course.
- Sublime
- A cross-platform text editor, used in previous semesters with this course.
- Atom
- Another cross-platform text editor
Platform-Specific Editors
These simple text editors are not recommended, but they have the virtue of coming pre-installed on most systems.
- Notepad
- A simple text editor that comes pre-installed on Windows
- TextWrangler
- A text editor pre-installed on Mac