DEV Community

Ranjani R
Ranjani R

Posted on

DAY 5

Today I learnt about HTML Tables. They are used to create tabular data like store exam results employee information etc. Tables are created using the

tag and data is added using tags like thead tbody td th and tfoot. We can also format the tables using CSS according to our preference.

Top comments (2)

Collapse
 
nevodavid profile image
Nevo David

Love seeing you get the hang of it day by day - honestly, sticking with it counts for a lot.

Collapse
 
payilagam_135383b867ea296 profile image
Payilagam

Good start! Giving example code with output screenshot will give attract more readers here