0

Latihan HTML

Selasa, 24 Juli 2012

                                                              Latihan HTML 
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Dropdown menu</title>
<link href="style.css" rel="stylesheet" type="text/css" />
</head>

<body background="file://localhost/D:/Gambar%20ku/gambar/wallpapper/2enq3af.jpg">
<table border="1" align="center" width="80%">
<tr>
<td colspan="2" align="center" height="100" background="file://localhost/D:/Gambar%20ku/gambar/wallpapper/2enq3af.jpg">

<font size="12" color="yellow" face="Goudy Stout">Eza_Gionino.com </font><br>
<hr width="500"> <br>
<marquee direction="right"><font color="blue" size="5">Love Ezzzaaaa Gionino forever :*</font></marquee>
</td>
</tr>
</table>

<table border="1" align="center" width="80%">
<center>
<div id="menu">
<ul>
<li><a href="file:///C:/Users/Public/Documents/Lastri/home.html">Home</a></li>
<li><a href="">profile</a>
<ul>
<li><a href="file:///C:/Users/Public/Documents/Lastri/My_profil.html">my profile</a></li>
<li><a href="file:///C:/Users/Public/Documents/Lastri/Profil.html">profile Eza Gionino</a></li>
</ul>
</li>
<li><a href="">Gallery</a>
<ul>
<li><a href="file:///C:/Users/Public/Documents/Lastri/my_photos.html">My Photos</a></li>
<li><a href="file:///C:/Users/Public/Documents/Lastri/Photos.html">Eza Gionino Photos</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</center>
</table>
<table border="1" align="center" width="80%" height="65%">
<tr>
<td bgcolor="white" align="center"><font color=black size=6>
<p><p><font size="5" color="Red"><B>Selamat Datang di halaman web tentang saya "Eza Gionino"</b></font>
<p><p><font size="4" color="black">Dengan mengunjungi situs ini maka anda akan mengetahui tentang saya dan masih banyak lagi informasi yang bisa anda dapatkan.
<p>Anda bisa mengetahui tentang profile saya di "Profile"
<p>Anda juga bisa melihat beberapa foto yang ada di "Gallery"
<p><p><br><br><font color=green><blink><u>Terimakasih anda telah mengunjungi situs saya :) di Eza_Gionino.com </u></blink>
</td>
</tr>
</table>


</body>
</html>

Selamat Mencoba :)

0 Responses to "Latihan HTML"