This is a simple HTML file demonstrating the usage of a WYSIWYG (What You See Is What You Get) editor for creating blog posts.
To use this example, simply open the HTML file in a web browser.
No prerequisites are required to use this example.
- Open the HTML file in a web browser.
- Fill in the title and content of your blog post in the provided form fields.
- Use the toolbar buttons to format the text as desired.
- Click the "POST" button to submit the blog post.
- 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.
This project is licensed under the MIT License.