Selasa, 11 Oktober 2016

Tabel Bersarang

<html>
<head><title>Tabel Bersarang</title></head>
<body>
<table border="1" bgcolor="orange">
<tr>
<td height=10% width=60%><table border=0 align="center">
<tr>
<td bgcolor="yellow" colspan="2">this table is nested inside the purple
table</td>
</tr>
<tr>
<td bgcolor="red"><font color="blue"></font></td>
<td bgcolor="green" width><font color=white></font></td>
</tr>
</table></td>
</tr>
</table>
</body>
</html>


Jadinya:









jangan lupa di save as,kasih nama contoh : nama.html pilih all files dan save

Tidak ada komentar:

Posting Komentar

Diberdayakan oleh Blogger.