Kamis, 06 Oktober 2016

Purple table

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

                         


EmoticonEmoticon