 25-.

,     :

[IMG]
table9.png

, ,       ... ... , ,       :


[IMG]
table10.png

      cellspacing,  :


  	  	  	
<table cellspacing="0">
<tr>
<td height="35" bgcolor="#FFCC33" colspan="2"> <center>1x1</center> </td>
<td width="50" bgcolor="#336699" rowspan="2"> <center>1x2</center> </td>
</tr>
<tr>
<td height="35" width="50" bgcolor="#336699"> <center>2x1</center> </td>
<td width="50" bgcolor="#FFCC33"> <center>2x2</center> </td>
</tr>
</table>


     , ,  cellspacing="5",   :


[IMG]
table11.png

 ,  ,        , ..         .

  cellspacing,          cellpadding,   , ,     .    ,          ,   -  ,   valign:


[IMG]
table12.png

   cellpadding="5":


[IMG]
table13.png

          (    ,       ).     ,        .   ,   cellpadding   (    -   ,     ).  ,         -   (   ):


  	  	  	
<table cellpadding="5">
<tr>
<td height="35" bgcolor="#FFCC33" colspan="2" valign="top"> <center>1x1</center> </td>
<td width="50" bgcolor="#336699" rowspan="2" valign="top"> <center>1x2</center> </td>
</tr>
<tr>
<td height="35" width="50" bgcolor="#336699" valign="bottom"> <center>2x1</center> </td>
<td width="50" bgcolor="#FFCC33" valign="bottom"> <center>2x2</center> </td>
</tr>
</table>


            ,       . 