altkriz / htmleditor

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

Home Page:https://altkriz.github.io/htmleditor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Kriztech Code Editor 👋

HTML Editor

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

Features

  • Live preview
  • User Friendly
  • Code Download
  • New Window Open for Code Preview
  • Contact Us for Suggestions

Screenshot

Alt text Alt text Alt text

Installation

  • Clone Project on Github
git clone https://github.com/altkriz/htmleditor.git

Usage

var editor = new HTMLEditor();
editor.render();

Author

:

Kashif Raza

Show your support

Give a ⭐️ if this project helped you!


About

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

https://altkriz.github.io/htmleditor

License:GNU General Public License v3.0


Languages

Language:HTML 40.7%Language:JavaScript 31.7%Language:CSS 27.7%