Week 2 – Day 1 Advanced HTML – Forms
Date
18 December 2025
Objective
To understand and implement HTML forms for collecting user input and apply basic validation techniques.
Topics Covered
- HTML form structure
- Input types and labels
- Form attributes and validation
- Accessibility best practices
Activities Performed
- Studied HTML form elements and attributes.
- Created login and registration forms.
- Implemented basic client-side validation.
- Tested form behavior in browser.
Tools & Technologies Used
- HTML5
- Visual Studio Code
- Web Browser
Learning Outcomes
- Understood how forms work in HTML.
- Learned to validate user input.
- Improved ability to create structured forms.
Status
Completed