WEB FRAME

UTAMA
<html>
<head>
<title>.:: 11.01.53.0056 Latihan 4 ::.</title>
</head>
<frameset rows=20%,* framespacing="0" border="0" frameborder="0">
<frame name=atas src=header.htm scrolling="no" noresize>
<frameset cols=25%,* framespacing="0" border="0" frameborder="0">
<frame name=kiri src=kiri.htm scrolling="no" noresize>
<frame name=kanan src=kanan.htm scrolling="no" noresize>
</frameset>
</frameset>
</html>

HEADER
<html>
<head>
<title> latihan 4 </title>
<style type="text/css">
<!--
.style2 {
            font-size: 36px;
            color: #FF0000;
}
-->
</style>
</head>
<body bgcolor=#ffffcc>
<font face=arial size=6 color=maroon>
<b>.::: <span class="style2">Lembaga Pendidikan "AQILA"</span> :::. </b><br>
<font face=arial size=4 color=blue>
<i>Sarana Bina Informatika dan Komputer</i>
</body>
</html>

KIRI
<html>
<head>
<title>Latihan 4</title>
</head>
<body bgcolor=#ffffff>
<table border=1 width="190" height="28" cellspacing=0>
<tr>
<td width="218" height="22" bordercolor="#800080" bgcolor="#BDCED9">
<b><font face="Tahoma" size="2">M e n u</font></b>
</td>
</tr>
<tr>
<td width="218" height="22" bordercolor="#800080">
<b><font face="Tahoma" size="2">
<a href=kanan.htm target=kanan>H o m e</a></font></b></td>
</tr>
<tr>
<td width="218" height="22" bordercolor="#800080">
<b><font face="Tahoma" size="2">
<a href=program.htm target=kanan>Program Kursus </a></font></b></td>
</tr>
<tr>
<td width="218" height="22" bordercolor="#800080">
<b><font face="Tahoma" size="2">
<a href=sarana.htm target=kanan>Prasarana</a>
</font></b></td>
</tr>
</table>
</body>
</html>

KANAN
<html>
<head>
<title>Latihan 4</title>
</head>
<body bgcolor=#ffffff>
<table border=1 bordercolor=bordercolor="#800080"
cellspacing=1   cellpadding=50 width=750 height=420>
<tr>
<td valign=top>
<font face=verdana size=4 color=blue> Selamat datang di web kami ...
</td>
</tr>
</body>
</html>

SARANA
<html>
<head>
<title>Latihan 4</title>
</head>
<body bgcolor=#ffffff>
<table border=1 bordercolor=bordercolor="#800080"
cellspacing=0   cellpadding=50 width=750 height=450>
<tr>
<td valign=top>
<font face=verdana size=4 color=blue> Sarana dan Prasarana :<br>
<font size=1>
<ul type=circle>
<li>Satu siswa satu komputer
<li>Ruangan Ber-AC
<li>Modul Praktikum
<li>Instruktur Berpengalaman
<li>Sertifikat
</ul>
</td>
</tr>
</body>
</html>

PROGRAM
<html>
<head>
<title>Latihan 4</title>
</head>
<body bgcolor=#ffffff>
<table border=1 bordercolor=bordercolor="#800080"
cellspacing=0   cellpadding=50 width=750 height=450>
<tr>
<td valign=top>
<font face=verdana size=4 color=blue> Program Kursus :<br>
<font size=1>
<ul type=circle>
<li>Pemrograman Visual
<li>Teknik Komputer
<li>Jaringan Komputer
<li>Pemrograman Web
<li>Microsoft Office
</ul>
</td>
</tr>
</body>

</html>



0 komentar: