Kamis, 17 November 2011

0

kode membuat table pada dreamwever

|
ini kode membuat table diatas ============D
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Untitled Document</title>
</head>

<body>
<table width="200" border="1">
  <tr>
    <td width="43">&nbsp;</td>
    <td width="46">&nbsp;</td>
    <td colspan="2">&nbsp;</td>
  </tr>
  <tr>
    <td rowspan="2">&nbsp;</td>
    <td>&nbsp;</td>
    <td width="40">&nbsp;</td>
    <td width="43">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td rowspan="2">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
  </tr>
</table>
</body>
</html>
Untitled Document





*
Baca selengkapnya »

Copyright © 2010 TheHack3r

Template Shadow By Angga Dejavu angga dejavu