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

May 15, 2025 - 02:32
 0
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:
  1. Unordered list
  • apple
  • Banana
  • pineapple
  1. ordered list
   
  1. apple
  2. Banana
  3. pineapple
  1. 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

Image description