<html>
<head>
<title>tabel dengan colspan</title>
</head>
<body>
<table width="500" border="1">
<tr>
<td scope="col">perumahan</td>
<td colspan="4" scope="col">tipe/luas tanah (m<sup>2</sup>)</td>
</tr>
<tr>
<td>griya indah permai</td>
<td>21/60</td>
<td>36/90</td>
<td>45/120</td>
<td>54/120</td>
</tr>
</table>
</body>
</html>
<head>
<title>tabel dengan colspan</title>
</head>
<body>
<table width="500" border="1">
<tr>
<td scope="col">perumahan</td>
<td colspan="4" scope="col">tipe/luas tanah (m<sup>2</sup>)</td>
</tr>
<tr>
<td>griya indah permai</td>
<td>21/60</td>
<td>36/90</td>
<td>45/120</td>
<td>54/120</td>
</tr>
</table>
</body>
</html>
jangan lupa di save as,kasih nama contoh : nama.html pilih all files dan save
Tidak ada komentar:
Posting Komentar