> Halo,
> 
> Teman saya pengen bikin tabel yg bentuknya kira2 seperti ini:
> 
> ----------------------
> | {11} | {12} |  {13} |  1
> | x    | x    |-------
> |      |      |  {22} |  2
> ---------------  x    |
> | {21}        |       |  3
> ----------------------
>     1     2       3

solusi orang malas (nyontek dari html output punya FP98):

<html>

<head>
<title>Home Page</title>
</head>

<body>

<table border="1" width="100%">
  <tr>
      <td width="33%" rowspan="2">&nbsp;</td>
      <td width="33%" rowspan="2">&nbsp;</td>
      <td width="34%">&nbsp;</td>
  </tr>
  
  <tr>
      <td width="34%" rowspan="2">&nbsp;</td>
  </tr>
  
  <tr>
      <td width="66%" colspan="2">&nbsp;</td>
  </tr>
  
</table>
</body>
</html>


Sh
http://bandung.pm.org
http://hhh.indoglobal.com/sh
============================
                                

  Layanan Informasi Iklan Baris Internet * http://www.iklan-25.co.id

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
To unsubscribe, e-mail : [EMAIL PROTECTED]
To subscribe, e-mail   : [EMAIL PROTECTED]
Netika BerInternet     : [EMAIL PROTECTED]
HI-Reliability low cost web hosting service - http://www.IndoGlobal.com 

Kirim email ke