Learn Html In Arabic #14 – Table Part 1 – Create a Simple Table
Learn everything about tables and its elements by creating a simple table and describe the following elements
Table: to create the table itself
Caption: to write the caption of the table
Tr: to make the table row
th: to make The table head
td: to make the table cell
source