Week 2 Day 2: CSS Flexbox and Grid layout systems

This commit is contained in:
2025-12-23 16:42:55 +05:30
parent d38fa637b6
commit 1a18cc4696
5 changed files with 116 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# Week 2 Day 1 Advanced HTML Forms
### Date
18 December 2025
22 December 2025
### Objective
To understand and implement HTML forms for collecting user input and apply basic validation techniques.