# Week 2 Day 1 – Advanced HTML & CSS ## HTML Forms HTML forms are used to collect user input and send data to a server for processing. Forms are a crucial part of web applications such as login pages, registration forms, feedback forms, and surveys. ###