This is a simple HTML editor. You can edit your HTML code and save it to a file. You can also load a file and edit it
- Live preview
- User Friendly
- Code Download
- New Window Open for Code Preview
- Contact Us for Suggestions
- Clone Project on Github
git clone https://github.com/altkriz/htmleditor.git
var editor = new HTMLEditor();
editor.render();
Give a ⭐️ if this project helped you!