Minggu, 17 April 2016

Banner atau iklan

coding banner atau iklan

Berikut Contoh yang saya buat :)

Top Index
<!DOCTYPE html>
<head>
<title>Top index</title>
</head>
<body>
<form id="form1" name="form1"
method="post" action="">
<table width="500" height="300" border="1"
align="center">
<tr>
<td height="23" align="center"
bordercolor="#FFFFFF"
bgcolor="#FFFF00"><strong><font size="+5">Banner atau iklan</font></strong></td>
</tr>
<tr>
<td height="27" align="center"
bgcolor="#FFCCCC"><font color="#FF0000">Daftar isi atau navigasi </font></td>
</tr>
<tr>
<td height="457" align="center" bgcolor="#ff66cc">
<p><font color="006600">body atau contents(Isi)</p>
<p><font color="cc0000">body atau contents(isi)</p>
<p><font color="ffff00">body atau contents(isi)</p>
<p><font color="ff6633">body atau contents(isi)</p>
</tr>
<tr>
<td height="23" align="center" bgcolor="#ccff99"><font color="#9966cc">info tambahan atau lain lain</font></td>
</tr>
</table>
</form>
</body>
</html>




Top Index

hasil coding banner atau iklan

Berikut Contoh yang saya buat :) Top Index
Banner atau iklan
Daftar isi atau navigasi
body atau contents(Isi)
body atau contents(isi)
body atau contents(isi)
body atau contents(isi)
info tambahan atau lain lain
Top Index

Tidak ada komentar:

Posting Komentar