Tables in HTML 🧱
Tables on a webpage can be used to display data in an organized format.
In HTML, the fundamental unit of a table is a cell.
And cells are grouped into rows.
A table can have head body and foot .
âš¡ In this blog, live preview of every code is given. M...
webdessentials.hashnode.dev3 min read