|   |   | 
 
| Position | File | Picture | Position | File | Picture | Position | File | Picture | 
| Top left corner | Box/box_tl.gif |   | Top edge | Box/box_t.gif |   | Top right corner | Box/box_tr.gif |   | 
| Left edge | Box/box_l.gif |   | Table to be framed | none | Right edge | Box/box_r.gif |   | |
| Bottom left corner | Box/box_bl.gif |   | Bottom edge | Box/box_b.gif |   | Bottom right corner | Box/box_br.gif |   | 
| 
 | |||||||||||
| HTML Source of the Above Sample
 | 
| <table cellspacing="0" cellpadding="0" border="0"> <tr height=15> <td style="background: url(Box/box_tl.gif)" width="15" height="15"></td> <td style="background: url(Box/box_t.gif)"></td> <td style="background: url(Box/box_tr.gif)" width="15" height="15"></td> </tr> <tr> <td style="background: url(Box/box_l.gif)" width="15" ></td> <TD> <TABLE cellpadding=5 bgcolor="A0A0A0"> <TR> <TD colspan=3><B>Header of the Internal Table</B></TD> </TR> <TR> <TD>11</TD><TD>12</TD><TD>13</TD> </TR> <TR> <TD>21</TD><TD>22</TD><TD>23</TD> </TR> </TABLE> </TD> <td style="background: url(Box/box_r.gif)" width="15" height="15"></td> </tr> <tr > <td style="background: url(Box/box_bl.gif)" width="15" height="15"></td> <td style="background: url(Box/box_b.gif)" ></td> <td style="background: url(Box/box_br.gif)" width="15" height="15"></td> </tr> </table> | 
 See also in Hungarian
See also in Hungarian