layout kolom 2

<html>

<head>

<title>Layout web 2 kolom</title>

<body>

<table border="1">

<!--header-->

<tr>

<td colspan="2" height="120px">HEADER</td>

</tr>

<!--navigation-->

<tr>

<td colspan="2" height="30px">NAVIGATION</td>

</tr>

<!--content-->

<tr>

<td height="400px" width="720px">CONTENT</td>

<td height="400px" width="360px">SIDEBAR KANAN</td>

</tr>

<!--footer-->

<tr>

<td colspan="2" height="200px">FOOTER</td>

</tr>

</table>

</body>

</head>

</html>

Requirements:

WRITE MY PAPER


Comments

Leave a Reply