list the steps needed to make 2×2 table in HTML
Answers
Answer:
The steps for making a 2×2 HTML table is:-
Explanation:
1: First open the table.
2: Open the first row with the tr tag.
3: Open the first column with the td tag.
4: Write the contents of the cell.
5: Close the first cell and open the second.
6: Write the contents of the second cell.
7: Close the second cell and close the row.
8: Write the second row exactly as the first.
9: Then close the table.
YOUR 2×2 HTML TABLE IS MADE
Answer:
list to make a 2×2 table in html.
Explanation:
1.First open the table:
2.Open the first row with the tr tag:
3.Open the first column with the td tag:
4.Then close the table:
5.That's it!
6.Write the contents of the cell.
7.Close the first cell and open the second:
8.Write the contents of the second cell.
please mark me as brainlist please please