Kamis, 19 September 2013

Membuat Biografi dari Web


Halaman Awal

<html>
<head><title> Personal </title>
</head>

<body>
<h1><marquee> My Biograf </marquee></h1>
<h2><a href="Ayu2.html">Pribadi</a></h2>
<h3><a href="Ayu3.html">Pendidikan</a></h3>
<h4><a href="Ayu4.html">Keluarga</a></h4>
</body>

<footer> create by Ayu @6893
</footer>
</html>

Halaman Kedua (Pribadi)

<html>
<head><title> Personal </title>
</head>

<body>
<h1> Nama: Ayu Wulan Sari </h1>
<h1> Alamat: JL.H.A.Dalim Lrg. Perkutut No.14 </h1>
<h1> No HP: 081958538541</h1>
<a href="Ayu.html">back</a>
</body>

<footer> create by Ayu @6893
</footer>
</html>

Halaman Ketiga (Pendidikan)

<html>
<head><title> Personal </title>
</head>

<body>
<h1> TK PDAM TIRTA MUSI </h1>
<h1> SD Negri 9 Palembang </h1>
<h1> SMP Negri 18 Palembang </h1>
<h1> SMA Srijaya Negara Palembang </h1>
<h1> Teknik Komputer POLSRI </h1>
<a href="Ayu.html">back</a>
</body>

<footer> create by Ayu @6893
</footer>
</html>

Halaman Keempat (Keluarga)

<html>
<head><title> Personal </title>
</head>

<body>
<h1> Ayah: Indra Doni </h1>
<h1> Ibu: Patjuriah </h1>
<h1> Saudara: Vira Aprilia</h1>
<a href="Ayu.html">back</a>
</body>

<footer> create by Ayu @6893
</footer>
</html>


Membuat Web Awal

<html>
<head><title> Korean Pop </title>
</head>

<body>
<h1>Ayu Wulan Sari </h1>
<h2>Sapphire Blue Ocean </h2>
<h3><font face="arial" color="blue"> ELF is our fandom </h3>
</body>

<footer> create by me @6893
</footer>
</html>

web bisa mauk ke gambar yang kita inginkan


<html>
<head><title> Korean Pop </title>
</head>

<body>
<h1>Ayu Wulan Sari </h1> <a href="ayu 2.png"> AWS </a>
<h2>Sapphire Blue Ocean </h2>
<h3><font face="arial" color="blue"> ELF is our fandom </h3>
</body>

<footer> create by me @6893
</footer>
</html>

membuat hal ke 2 dari web dan dapat dikembalikan ke hal 1 web

<html>
<head><title> Korean Pop </title>
</head>

<body>
<img src="ayu 2.png"><br>
<a href="index.html">back</a>
</body>

<footer> create by me @6893
</footer>
</html>

membuat tulisan berjalan

<html>
<head><title> Korean Pop </title>
</head>

<body>
<h1><marquee> Ayu Wulan Sari </marquee></h1>
<img src="ayu 2.png"><br>
<a href="index.html">back</a>
</body>

<footer> create by me @6893
</footer>
</html>

MEMBUAT LOGO













create by : Ayu Wulan Sari
NIM       : 061130700558
kelas      : 5CA TeKom POLSRI