You are on page 1of 3

<html> <head> <title>Guess Book</title> <style type="text/css"> body { background-image:url("./gambar/bgbody.jpeg"); background-repeat:no-repeat; background-attachment:fixed; } </style> </head> <body bgcolor="black" background="./gambar/bgbody.

jpeg" LINK="#66FF66" V LINK="#FF0000" ALINK="#FFFFFF"> <center><table border="0" vspace=40 cellspacing="0" cellpadding="8"> <tr> <td colspan="3" width="800" height="150" background="./gambar/bg.png" al ign="middle"><br> <font color="white" face="Elephant" size="6"> "Anak Kampoeng's Site" <br > <font color="white" face="Vijaya" size="3"> <marquee behavior="alternate" width="400" onmouseover="this.stop()" onmo useout="this.start()" scrollamount="2" scrolldelay="50"> Amalkanlah sifat padi "Semakin berisi semakin merunduk".</marquee> </font></td> </tr> <tr> <td colspan="2" width="500" height="50" background="./gambar/bg.png" ali gn="left" valign="middle"> <font color="white" face="Harrington" size="3"> <a style="text-decoration: none;" href="index.html">Home</a> \ <a style="text-decoration: none;" href="informatika.html">Informatika</a > \ <a style="text-decoration: none;" href="webdesign.html">Web Design</a> \ "<a style="text-decoration: none;" href="guessbook.html"><blink>Guess Bo ok</blink></a>" \ <a style="text-decoration: none;" href="about.html">About</a></font> </td> <td Width="300" background="./gambar/bg.png" align="right" valign="middl e"> <form method="search" action="index.html"> <font color="white" face="Harrington" size="3"> Search </font> <input type="text" name="varCari" value=""> </form> </td> </tr> <tr> <td valign="top" width="200" height="350" background="./gambar/bg.png"> <h3><font color="white" face="Harrington"><center>Information</center></ font></h3> <font color="white" face="Verdana" size="2"> <ul> <li type="square"><a style="text-decoration: none;" href="">Beasiswa</a> </li> <li type="square"><a style="text-decoration: none;" href="">Materi Kulia

h</a></li> <li type="square"><a style="text-decoration: none;" href="">Lowongan Ker ja</a></li> </ul> </font> <h3><font color="white" face="Harrington"><center>Download</center></fon t></h3> <font color="white" face="Verdana" size="2"> <ul> <li type="square"><a style="text-decoration: none;" href="">Software</a> </li> <li type="square"><a style="text-decoration: none;" href="">Anime</a></l i> <li type="square"><a style="text-decoration: none;" href="">Film</a></li > <li type="square"><a style="text-decoration: none;" href="">Tutorial</a> </li> </ul> </font> </td> <td valign="top" width="600" height="350" colspan="2" background="./gamb ar/bg.png"> <h1><font color="white" face="Agency FB">Guess Book</font></h1> <font color="white" face="Verdana" size="2">Create by: <a href="about.ht ml">Fabendri</a><br><br> <form method="post" action="guessbook.html"> <table> <tr> <td><font color="white" face="Verdana" size="2">Nama:</font></td> <td><input type="text" name="varNama" size="15"></td> </tr> <tr> <td><font color="white" face="Verdana" size="2">Alamat:</font></td> <td><input type="text" name="varAlamat" size="30"></td> </tr> <tr> <td><font color="white" face="Verdana" size="2">Komentar:</font></td> <td><input type="dialogbox" name="varKomentar"></td> </tr></table> Jenis Kelamin: <input checked type="radio" name="kelamin" value="pria">Pria <input type="radio" name="kelamin" value="wanita">wanita<br><br>Hobi:<br > <input type="checkbox" name="kelamin" value="soccer">Sepak bola <input checked type="checkbox" name="hobi" value="badminton">bulu tangki s <input type="checkbox" name="hobi" value="computer">Komputer<br> <input type="checkbox" name="hobi" value="game">Permainan Video <input checked type="checkbox" name="hobi" value="internet">internet<br> <input type="submit" value="Send Info"> <input type="reset" value="Clear Form"> </form> </td> <tr> <td height="25" align="middle" colspan="3" background="./gambar/bg.png"> <font color="white" face="Verdana" size="2">2013Allah swt.</font></td> </tr>

</table></center> </body> </html>

You might also like