What's the HTML code for this?

  • Thread starter Thread starter Young008
  • Start date Start date
Y

Young008

Guest
Write code to create a table that has 3 rows and 2 columns. The table should have these dimensions:

The table will span the entire page.
The upper left cell will span both columns.
There is no border.
The contents should be vertically aligned to the top of each cell.
 
Back
Top