0% found this document useful (0 votes)
9 views3 pages

Tugas 3

Uploaded by

jovitakamaleng10
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views3 pages

Tugas 3

Uploaded by

jovitakamaleng10
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

<html>

<head>

<title>Table</title>

</head>

<body>

<table border=1>1. Tabel barang </tableborder>

<tr>

<th width=60> No. </th>

<th width=180> Nama Barang </th>

<th width=150> Jumlah </th>

</tr>

<tr>

<td align=left>1. </td>

<td height=25> sabun</td>

<td align=center> 5</td>

</tr>

<tr>

<td align=left>2. </td>

<td height=25> pasta</td>

<td align=center> 5 </td>

</tr>

<tr>

<td align=left>3. </td>

<td height=25> mie</td>

<td align=center > 10</td>

</tr>

<tr>

<td colspan=2 align=center> Jumlah</td>


<td align=center > 20</td>

</tr>

</table>

<br>

<table border=1>2. </tableborder>

<tr>

<td width=120 height= 50> </td>

<td width=120> </td>

<td width=120> </td>

<td width=120></td>

</tr>

<tr>

<td height=25> </td>

<td height=25> </td>

<td height=25> </td>

<td height=25> </td>

</tr>

<tr>

<td height=25> </td>

<td height=25> </td>

<td rowspan=2 colspan=2></td>

</tr>

<tr>

<td height=25></td>

<td height=25></td>

</tr>

</table>
<br>

<table border=1>3. </tableborder>

<tr>

<td width=180 height= 25> </td>

<td width=180> </td>

<td width=180> </td>

</tr>

<tr>

<td height=25> </td>

<td rowspan=2> </td>

<td height=25> </td>

</tr>

<tr>

<td height=25> </td>

<td height=25> </td>

</tr>

<tr>

<td height=25></td>

<td height=25></td>

<td height=25></td>

</tr>

</body>

</html>

You might also like