<!table example>
<html>
<head> example program</head>
<body bgcolor ="blue" text="red">
<table border="1">
<tr>
<td>row1, column 1</td>
<td>row1, col 2</td>
</tr>
<tr>
<td>row 2, col 1</td>
<td>row2, col2</td>
</tr>
</table>
</body>
</html>
<html>
<head> example program</head>
<body bgcolor ="blue" text="red">
<table border="1">
<tr>
<td>row1, column 1</td>
<td>row1, col 2</td>
</tr>
<tr>
<td>row 2, col 1</td>
<td>row2, col2</td>
</tr>
</table>
</body>
</html>
No comments:
Post a Comment