<html>
<head>
<title>Tabel Bersarang</title>
</head>
<body>
<table border=1 bgcolor=blue>
<tr>
<td>
<table border=1 bgcolor=white>
<tr>
<td bgcolor=red>kolom 1 baris 1</d>
<td bgcolor=yellow>kolom 2 baris 1</d>
</tr>
<tr>
<td bgcolor=yellow>kolom 1 baris 2</d>
<td bgcolor=red>kolom 2 baris 2</d>
</tr>
</table>
</td>
<td bgcolor=greenpink>kolom 2 baris 1</td>
</tr>
<tr>
<td bgcolor=greenpink>kolom 1 baris 2</td>
<td bgcolor=yellow>kolom 2 baris 2</td>
</tr>
</table></body>
</html>
Tidak ada komentar:
Posting Komentar