<!DOCTYPE html>
<html>
<head>
<title>Table</title>
<head/>
<body>
</body>
</html>
The value of the border="2", cellpadding="2" width="250" .
Column 1 | Column 2 |
---|---|
Row 1 Cell 1 | Row 1 Cell 2 |
Row 2 Cell 1 | Row 2 Cell 2 |
Column 1 | Column 2 |
---|---|
In row 1 the data cells for column 1 and 2 are merged. | |
Row 2 Data cell 1 | Row 2 Data Cell 2 |
Column 1 | Column 2 |
---|---|
The data cells for row 1 and 2 are merged. |
Row 1 Data Cell 2 |
Row 2 Data Cell 2 |