Day 4/200 (Full stack)
Today's progress: ✅Learned about HTML lists. ✅Learned about HTML tables. ✅Learned about HTML forms. -one step at a time. Here's the detailed breakdown. HTML lists: So, HTML lists are used to create a list in HTML. There are three types of lists in HTML: Unordered list apple Banana pineapple ordered list apple Banana pineapple Definition list apple: apple is a fruits. **** HTML tables: HTML tables are used to create tables. We have all seen some tabular data in our lives, so we can create any type of format from HTML tables. Html tables Name class Munin 12th standard thanks HTML forms: We use HTML forms to collect user input and create forms in HTML. Html forms Name

Today's progress:
✅Learned about HTML lists.
✅Learned about HTML tables.
✅Learned about HTML forms.
-one step at a time.
Here's the detailed breakdown.
- HTML lists: So, HTML lists are used to create a list in HTML. There are three types of lists in HTML:
- Unordered list
- apple
- Banana
- pineapple
- ordered list
- apple
- Banana
- pineapple
- Definition list
- apple:
- apple is a fruits.
****
- HTML tables: HTML tables are used to create tables. We have all seen some tabular data in our lives, so we can create any type of format from HTML tables.
Html tables
Name
class
Munin
12th standard
thanks
- HTML forms: We use HTML forms to collect user input and create forms in HTML.
Html forms