Banner atau Judul

Berikut Contoh sederhana yang saya buat !!

<!DOCTYPE html>
<head>
<title>Top index</title>
</head>
<body background="oya-21.jpg">
<form id="form1" name="form1"
method="post" action="">
<table width="800" height="542" border="1"
align="center">
<tr>
<td height="23" align="center"
bordercolor="#FFFFFF"
bgcolor="#FFFF00"><strong><font size="+5">Banner/Judul</font></strong></td>
</tr>
<tr>
<td height="457" align="center" bgcolor="#c0c0c0">
<p><font color="#000000">body atau contents(Isi)</p>
<p><font color="00ff00">body atau contents(isi)</p>
<p><font color="ff0000">body atau contents(isi)</p>
<p><font color="ffff00">body atau contents(isi)</p>
<p><font color="ff00ff">body atau contents(isi)</p>
</tr>
<tr>
<td height="23" align="center" bgcolor="#ccff99"><font color="#ff0000">daftar isi atau navigasi</font></td>
</tr>
</table>
</form>
</body>
</html>


Top index
Banner/Judul
body atau contents(Isi)
body atau contents(isi)
body atau contents(isi)
body atau contents(isi)
body atau contents(isi)
daftar isi atau navigasi

Komentar

Postingan populer dari blog ini

MikroTik Debian dan Ubuntu

Apa Itu Programer ??? (Akan Kita Bahas Disini)

Pemograman Web : Layout Halaman Tugas 8