<html>
<body bgcolor="yellow">
<font size=4 face="verdanta">
<table border="1" bgcolor="#007799" width="34%">
<tr>
<td>cell1</td>
<td>cell 2 </td>
</tr>
<tr>
<table border="1" bgcolor="#007700" width="22">
<td>another one</td>
<td>one more</td>
</tr>
</table>
</body>
</html>
add color,font and...