- Changed links in index.html and myQuestion.html to point to the correct pages for better navigation.
- Added new styles and JavaScript functions in createQuestion.html for dynamic question management, including adding, editing, and deleting questions and options.
- Implemented local storage functionality for saving and managing questionnaires, including validation and publishing features.
- Improved user interface elements for better interaction and usability.
- Updated styles for the question creation page, including margin adjustments and new question type buttons (single choice, multiple choice, text).
- Refactored the myQuestion page to use a table layout for better organization of questionnaire data, including new styles for table rows and hover effects.
- Improved padding and positioning for various elements to enhance overall user experience.