Berikut ini tugas kuliyah saya, Mata kuliyah Internet di Smester II:
Langsung saja sobat liat Code HTML Berikut Ini :
<html>
<head>
<title>menu</title>
<style type="text/css">
<!--
.menu {
font-weight: bold;
font-family: "Arial Black", Gadget, sans-serif;
text-align: center;
color: #FFF;
}
a:link {
color: #FFF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFF;
}
a:hover {
text-decoration: none;
color: #006600;
}
a:active {
text-decoration: none;
}
-->
</style>
<body>
<table width="200" border="0">
<tr>
<td bgcolor="#006600" class="menu">Menu</td>
</tr>
<tr>
<td bgcolor="#999999"><a href="profil.html" >Profil</a></span></td>
</tr>
<tr>
<td bgcolor="#999999"><a href="Galery.html">Galery</a></span></td>
</tr>
<tr>
<td bgcolor="#999999"><a href="form.html">Data</a></span></td>
</tr>
</tr>
</table>
</body>
</html>
Berikut ini screenshotb nya:
Langsung saja sobat liat Code HTML Berikut Ini :
<html>
<head>
<title>menu</title>
<style type="text/css">
<!--
.menu {
font-weight: bold;
font-family: "Arial Black", Gadget, sans-serif;
text-align: center;
color: #FFF;
}
a:link {
color: #FFF;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #FFF;
}
a:hover {
text-decoration: none;
color: #006600;
}
a:active {
text-decoration: none;
}
-->
</style>
<body>
<table width="200" border="0">
<tr>
<td bgcolor="#006600" class="menu">Menu</td>
</tr>
<tr>
<td bgcolor="#999999"><a href="profil.html" >Profil</a></span></td>
</tr>
<tr>
<td bgcolor="#999999"><a href="Galery.html">Galery</a></span></td>
</tr>
<tr>
<td bgcolor="#999999"><a href="form.html">Data</a></span></td>
</tr>
</tr>
</table>
</body>
</html>
Berikut ini screenshotb nya:
Tidak ada komentar:
Posting Komentar