Editor-HTML-Simple
Simple HTML editor built in VisualBasic (School project)
WindowsApplication1/Form1.vb
1. Download
All downloads can be found in the releases section.
2. Features
- Colorization (customizable):
- Preview of content (Preview)
- Multiple tabs
- HTML code insertion -
<b>
, <i>
, <img>
, <a>
, ...
html - CSS code insertion (in spans) -
color
, font
, ...
css
3. Menus
- File
- New Ctrl+N
- Open Ctrl+O
- Save Ctrl+S
- Save as... Ctrl+Shift+S
- To close
- Start
- html paragraph
- HTML Line Jump
- Figures and HTML Images
- Format
- Center css
- Bold Ctrl+B html
- Underline Ctrl+U html
- Italics Ctrl+I html
- css font
- CSS Background Color
- Bookmarks
- Ordered Ctrl+L html
- Unordered Ctrl+Shift+L html
- Links
- Preferences
4. Buttons
- Close tab
- Undo Ctrl+Z
- Redo (Redo) Ctrl+Y
- Open in Default Browser
- Preview
5. Interface
5.1 Main Window
5.2 Preview and Palette
6. Information
6.1 License
This project is licensed under the terms of the MIT License. Enjoy!
6.2 Author
Matthew of Aquinas: LinkedIn