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.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Love seeing you get the hang of it day by day - honestly, sticking with it counts for a lot.
Good start! Giving example code with output screenshot will give attract more readers here