π₯οΈ HTML (HyperText Markup Language) is the foundation of every website.
π It helps structure content like text, images, tables, and links.
π¨ With HTML, you can build webpages and then enhance them using CSS (design) and JavaScript (functionality).
π In short: HTML is the skeleton of the web β without it, no website can exist.
So its Very important to make ur foundation strong before go into web dev
>I know u Didn't Read Any of That π
>Meet our teacher BAAP Coder Aka:- Rohit Bhaiya
THIS IS FOR SPACEEEEEEEEEEEEEEEEEEEEEEEEEEeeeeeee
Lets Go through what we will be studying for the next 6 days! π‘
Day 1 Introπ
π HOW Does Internet Work
π‘ What is an IP Address
π’ What's a IPv6
π DNS(DOMAIN NAME SYSTEM)
π» What is Web Development
Day 2 :- HTML!π
π Starting HTML!
π The Heading (h1 to h6)
βοΈ The Paragraph (p)
π The Anchor Tag (a)
πΌοΈ The Image Tag (img)
Day 3 :- Tableπ
π List Elements (ul, ol, li)
ποΈ table β Defines a table
π tr (Table Row) β Defines a row in the table
π¦ td (Table Data) β Defines a cell (data inside the row)