write the procidure to create a2X2 table in HTML?
Answers
Answered by
0
Explanation:
Create a 2x2 Table
First open the table:
Open the first row with the tr tag:
Open the first column with the td tag:
Write the contents of the cell.
Close the first cell and open the second: <
Write the contents of the second cell.
Close the second cell and close the row: </
Similar questions
Math,
1 month ago
English,
3 months ago
Geography,
3 months ago
Math,
9 months ago
Computer Science,
9 months ago