Very nice. Needs TD & TR tags in the first row though.
Quote:
Originally Posted by MindBuster
Rounded corners version with "Comic Sans MS" font.
PHP Code:
<table border="0" cellspacing="0" cellpadding="0"> <div style="margin: 0 4px 0 4px; padding:0; border: solid 1px #000; background-color:White; z-index:1;"> <div style="margin: 0 -2px 0 -2px; padding:1px; border-left: solid 1px #000;border-right: solid 1px #000; background-color:White; z-index:2;"> <div style="margin: 0 -3px 0 -3px; padding:1px; border-left: solid 1px #000;border-right: solid 1px #000; background-color:White; z-index:3;"> <div style="margin: 0 -3px 0 -3px; padding:1px; border-left: solid 1px #000;border-right: solid 1px #000; background-color:White; z-index:4;"> <div style="margin: 0 -3px 0 -3px; padding: 0 4px 0 4px; border-left: solid 1px #000; border-right: solid 1px #000; background-color:White; z-index:5;"> <div align="center" style="background-color: White; "><b><font face="Comic Sans MS"; color=black>{param}</font></b></div> </div> </div> </div> </div> </div> <tr><td align="center"> <img src="path/to/your/image.gif" alt="" border="0"> </td></tr> </table>
Example attached 
|