That's it!!!

Add a some text and images and you have a compelling shadow box.

 

 

 

 

 

Full source code:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Sample Drop Shadow</title>
</head>

<body>

<table border="0" cellpadding="0" width="400" bordercolor="#000000" cellspacing="0">
<tr>
<td width="395">
<table border="1" cellpadding="6" width="100%" style="border-collapse: collapse" bordercolor="#000000" bgcolor="#800000">
<tr>
<td><font color="#FFFFFF" size="5">That's it!!! </font>
<p><font color="#FFFFFF" size="5">Add a some text and images and
you have a compelling shadow box.</font></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</td>
</tr>
</table>
</td>
<td bgcolor="#999999" width="5" valign="top">
<img border="0" src="1x1white.gif" width="5" height="10"></td>
</tr>
<tr>
<td colspan="2" bgcolor="#999999">
<img border="0" src="1x1white.gif" width="10" height="5"></td>
</tr>
</table>

</body>

</html>