<html>
<head>
<title>latihan frame</title>
</head>
<frameset rows="20%,80%" bordercolor="#FF1493">
<frame src="judul.html">
<frameset cols="30%,70%" border="10">
<frame src="menu.html" >
<frame src="isi.html" name="menu">
</frameset>
</frameset>
</html>
<html>
<head>
<title>latihan 13 a</title>
</head>
<body bgcolor="blue">
<center><h1><b><marquee>STMIK ICHSAN GORONTALO<marquee></b></h1></body>
</html>
<html>
<head>
<title></title>
</head>
<body bgcolor="red">
<center><h1>MENU</h1></center>
<br>
<center><a href="sisteminformasi.html" target="menu">SISTEM INFORMASI</center><br>
<center><a href="manajemeninformatika.html" target="menu">MANAJEMEN INFORMATIKA</center><br>
<center><a href="komputerisasiakuntansi.html" target="menu">KOMPUTERISASI AKUNTANSI</center><br>
</body>
</html>
Tidak ada komentar:
Posting Komentar