Tue
27
Dec '05
I am trying to make a Library of Cross-brower controls for Web-Appliation. This Experiment is in connection with that project
<table width=‘200px’ border=‘0′ cellspacing=‘0′ cellpadding=‘0′ style=“cursor:default “>
<tr>
<td><img src=‘left-top.gif’ width=‘2′ height=‘2′/></td>
<td width=‘480′ background=‘top.gif’></td>
<td><img src=‘right-top.gif’ width=‘2′ height=‘2′/></td>
</tr>
<tr>
<td height=‘145′ background=‘left.gif’></td>
<td bgcolor=‘#D4D0C8′ valign=‘top’ >
<table width=‘100%’ height=‘24%’ border=‘0′ cellpadding=‘0′ cellspacing=‘0′>
<tr>
<td bgcolor=‘#153074′ style=‘font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;color:#ffffff;font-weight:bold’> test</td>
</tr>
<tr>
<td height=“95″><p> </p>
<p align=“center” style=“font:normal 12px Arial, Helvetica, sans-serif “>This is a Browser Compatible Dialog …. </p></td>
</tr>
<tr>
<td height=“25″ align=“right”><input style=“font-size:12px;height:25px;width:60px “ type=“submit” name=“Submit” value=“ OK ”/> </td>
</tr>
</table></td>
<td background=‘right.gif’></td>
</tr>
<tr>
<td><img src=‘left-bottom.gif’ width=‘2′ height=‘2′/></td>
<td background=‘bottom.gif’></td>
<td><img src=‘right-bottom.gif’ width=‘2′ height=‘2′/></td>
</tr>
</table>

Leave a passing comment »