<html>
<head>
<title>TuGaS 1</title>
<style>
th
{ border: 2px solid red;
background-color: Aqua; color:red; }
td,table
{ text-align: right; height : 50px; vertical-align:bottom;
padding-right: 70px; }
</style>
</head>
<body>
<table>
<tr>
<th>Nama ComputeR</th>
<th>Prossesor</th>
<th>RAM</th>
<th>SysTEM Operasi</th>
</tr>
<tr>
<td>Clnt-1 </td>
<td> IP 4 1,8 Ghz </td>
<td> 10 GB </td>
<td> Redhat Linux </td>
</tr>
<tr>
<td>Clnt-2</td>
<td> IP 2 Ghz C </td>
<td>6 GB </td>
<td>Mandrake Linux </td>
</tr>
<tr>
<td>Clnt-3 </td>
<td>XP 2000+ </td>
<td>20 GB </td>
<td>Windows</td>
</tr>
</table>
</body>
</html>
Tidak ada komentar:
Posting Komentar