DESAIN JENDELA HTML 3X2 & 3X3
·
SISTEM
JENDELA 3x2
<html>
<head>
<title>ross desain jendela 3x2</title>
<body bgcolor="green">
<table>
<table border="2"width="600"height="426"align="center">
<tr bgcolor="red">
<td valign="top"colspan="2" height="75"> </td>
</tr>
<tr bgcolor="yellow">
<td valign="top"colspan="2" height="40"> </td>
</tr>
<tr bgcolor="blue">
<td valign="top" width="156"> </td>
<td valign="top" height="278"width="399"bgcolor="green"> </td>
</tr>
</table>
</body>
</head>
</html>
<html>
<head>
<title>ross desain jendela 3x2</title>
<body bgcolor="green">
<table>
<table border="2"width="600"height="426"align="center">
<tr bgcolor="red">
<td valign="top"colspan="2" height="75"> </td>
</tr>
<tr bgcolor="yellow">
<td valign="top"colspan="2" height="40"> </td>
</tr>
<tr bgcolor="blue">
<td valign="top" width="156"> </td>
<td valign="top" height="278"width="399"bgcolor="green"> </td>
</tr>
</table>
</body>
</head>
</html>
·
SISTEM JENDELA
3x3
<html>
<head>
<title>ross desain 3x3</title>
<body bgcolor="aqua">
<table>
<table border="2"width="600"height="426"align="center">
<tr bgcolor="blue">
<td valign="top"colspan="3" height="75"> </td>
</tr>
<tr bgcolor="yellow">
<td valign="top"colspan="3" height="40"> </td>
</tr>
<tr bgcolor="red">
<td valign="top" width="155"> </td>
<td valign="top" bgcolor="green"width="399"> </td>
<td valign="top" height="278"width="164"bgcolor="red"> </td>
</tr>
<html>
<head>
<title>ross desain 3x3</title>
<body bgcolor="aqua">
<table>
<table border="2"width="600"height="426"align="center">
<tr bgcolor="blue">
<td valign="top"colspan="3" height="75"> </td>
</tr>
<tr bgcolor="yellow">
<td valign="top"colspan="3" height="40"> </td>
</tr>
<tr bgcolor="red">
<td valign="top" width="155"> </td>
<td valign="top" bgcolor="green"width="399"> </td>
<td valign="top" height="278"width="164"bgcolor="red"> </td>
</tr>
</table>
</body>
</head>
</html>
</body>
</head>
</html>
Komentar
Posting Komentar