Torocko Quilt


HTML Puzzles

Graphics Files

drock053.jpg
64 x 64

pink068.jpg
81 x 100

paper_or.gif
160 x 160

Hints

This quilt uses the other way of setting a cell size, that of using width and height in the <td> tag. Study the first row of blocks within the borders:

<tr>
<td width=60 height=60 background="../backgrounds/pink068.jpg" bgcolor="#FFCC99">
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
<td width=20 height=60 background="../backgrounds/paper_or.gif" bgcolor="#FFCC66">
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
<td width=60 height=60 background="../backgrounds/pink068.jpg" bgcolor="#FFCC99">
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
<td width=20 background="../backgrounds/drock053.jpg" bgcolor="#FFCC33" rowspan=3>
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
<td width=140 height=140 background="../backgrounds/pink068.jpg" bgcolor="#FFCC99" colspan=3 rowspan=3>
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
<td width=20 background="../backgrounds/drock053.jpg" bgcolor="#FFCC33" rowspan=3>
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
<td width=60 height=60 background="../backgrounds/pink068.jpg" bgcolor="#FFCC99">
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
<td width=20 height=60 background="../backgrounds/paper_or.gif" bgcolor="#FFCC66">
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
<td width=60 height=60 background="../backgrounds/pink068.jpg" bgcolor="#FFCC99">
<img src="../graphics/1x1.gif" width=1 height=1>
</td>
</tr>

Last update: January 12, 2000

Hosted by www.Geocities.ws

1