The Event Planning Assistant is a static webpage designed using HTML and CSS to help users input and organize basic event details. It features a clean, responsive interface with sections for event name, date, time, and description.
This project is ideal for beginners looking to strengthen frontend skills such as semantic HTML, CSS styling, and layout design using Flexbox. There is no JavaScript or backend functionality—this project is purely frontend-focused.
- Static layout for entering event details
- Responsive design using CSS Flexbox
- Visually clean and structured interface
- Semantic and accessible HTML
- Organized styling using modern CSS practices
- HTML5
- CSS3
- Visual Studio Code
- Practiced writing semantic and structured HTML
- Applied Flexbox for responsive page layouts
- Improved understanding of CSS styling and UI layout