Rabu, 15 Juni 2016

Sistem penjendelaan format desain 3x3
<html>
<head>
<title>Penjendelaan Format Desain 3X3</title>
</head>
<body>
<td> Penjendelaan Format Desain 3x3 Di HTML </td>
<tr>
</p>
<table border=1 widht=100%>
<tr height=40>
<td colspan="3">Baris 1 kolom 1</td>
</tr>
<tr>
<tr height=20>
<td colspan="3">Baris 2 kolom 2</td>
</tr>
<tr>
<tr height=150>
<td widht=30%>3x3</td>
<td  widht=30%>baris 3 kolom 3</td>
<td  widht=30%>3x3</td>
</tr>
<body bgcolor="red blue">
</table>
</body>
</html>

Tidak ada komentar:

Posting Komentar