Page 49 - Modu Web Kelas XI
P. 49
44
</body>
</html>
Contoh (save dengan nama tabel2.html ):
<html>
<head>
<title>Belajar Membuat Tabel</title>
</head>
<body>
<table border="1" cellpadding="0" cellspacing="0"bordercolor="#ffffff"
width="100%" height="115">
<tr>
<td width="100%" height="115" bordercolor="#C0C0C0"
bgcolor="#BDCED9"> </td>
</tr>
</table>
<font size="1"> </font>
<table border="0" cellpadding="0" cellspacing="0"
bordercolor="#111111"
width="100%" height="431">
<tr>
<td width="23%" height="307" valign="top">
<table border="1" cellpadding="0" cellspacing="0"
bordercolor="#BDCED9" width="94%" height="245">
<tr>
<td width="100%" height="244"
bordercolor="#C0C0C0" bgcolor="#BDCED9"> </td>
</tr>
</table>
<font size="1"> </font>
<table border="1" cellpadding="0" cellspacing="0"
bordercolor="#BDCED9" width="94%" height="152">
<tr>
<td width="100%" height="19"
bgcolor="#BDCED9" bordercolor="#C0C0C0"> </td>
</tr> <tr>
<td width="100%" height="132" bordercolor="#C0C0C0"> </td>
</tr>
</table>
</td>
<td width="77%" height="307" valign="top">
<table border="1" cellpadding="0" cellspacing="0" bordercolor="#ffffff"
width="97%" height="411">
<tr>
<td width="64%" height="109"> </td>
<td width="36%" height="109"> </td>
</tr>
<tr>
Modul Pemrograman Web SMKN 2 Mojokerto