Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.05 KB

Simple WYSIWYG

This is a simple HTML file demonstrating the usage of a WYSIWYG (What You See Is What You Get) editor for creating blog posts.

Getting Started

To use this example, simply open the HTML file in a web browser.

Prerequisites

No prerequisites are required to use this example.

Usage

  1. Open the HTML file in a web browser.
  2. Fill in the title and content of your blog post in the provided form fields.
  3. Use the toolbar buttons to format the text as desired.
  4. Click the "POST" button to submit the blog post.

Dependencies

  • Bootstrap: A popular CSS framework used for styling the HTML elements.
  • Font Awesome: Provides icons used in the toolbar buttons.
  • WYSIWYG Editor: Custom JavaScript file for enabling the WYSIWYG editor functionality.
  • WYSIWYG Editor Styles: Custom CSS file for styling the WYSIWYG editor.

Authors

License

This project is licensed under the MIT License.