This task is part of the Web Development Internship at Apex Planet Software Pvt. Ltd. and focuses on enhancing frontend development skills with intermediate-level HTML, CSS, and JavaScript — including DOM manipulation and responsive design.
✅ Sub-Tasks Completed
📌 A responsive contact form with JavaScript-based input validation.
- Inputs for First Name, Last Name, Email, and Message
- Real-time validation with custom error messages
- Responsive design using media queries
- Clean and structured UI layout
🔗 Live Preview
📌 A dynamic to-do list that uses DOM manipulation to add and remove tasks.
- Add and delete tasks
- Simple and intuitive UI
- Responsive layout for mobile and desktop
- Focused on JavaScript DOM concepts
🔗 Live Preview
🧠 What I Learned
- Creating responsive layouts using Flexbox, Grid, and media queries
- Validating form input using JavaScript
- DOM manipulation for real-time interactivity
- Structuring multi-feature tasks across modular folders