PERTEMUAN 5 LATIHAN

PERTEMUAN 5 LATIHAN

  Hai Kawan Semua......................

Kali ini saya akan membagikan 

Tugas Pertemuan 5 latihan 

Matakuliah Pemrograman Web 1

 

Berikut source code-nya :


<html>

<head>

    <title>P5_Latihan 1</title>

</head>

<body>

<pre>

<hr color="blue" size=3 width=50% align="left"><font size= 4 color="red"><a

href="home.html">Home</a> | <a href="profil.html">Profil</a> | <a href="about.html">About</a> | <a href="gallery.html">Gallery</a> | <a href="kontak.html">Kontak</a></font>

<hr color="blue" size=3 width=50% align="left">

<font size=3>Assalammualaikum.Wr.Wb.

Apakabar semua. Salam kenal ini adalah web perdanaku. Web ini berisi informasi tentang kegemaranku.

Semoga web ini dapat menginspirasi Anda pada waktu liburan. <a href="http://www.google.com">google</a>

Silakan hubungi saya jika ada yang ingin didiskusikan <a href="mailto:endarnirmala.gmail.com">email</a>

</font>

</pre>   

</body>

</html>



Menu Profil source code-nya :

<html>
<head>
    <title>PROFIL</title>
</head>
<hr color="blue" size=3 width=50% align="lefT"><h1> PROFIL </h1><hr color="blue" size=3 width=50% align="lefT">
    Nama Lengkap : BIMO PUTERATAMA <br>
    Tempat Lahir : Bekasi <br>
    Alamat       : Kp Pedurenan No:55 RT:002 RW:003 HARJAMUKTI CIMANGGIS DEPOK <br><br>

    Riwayat Pendidikan :
    <ul type="disc">
        <li>SDN SUKATANI 1</li>
        <li>SMPIT AT-TAUFIQ</li>
        <li>SMK MADYA DEPOK</li
    </ul>
</body>
</html>


Menu moto source code-nya :

<html>
<head>
    <title>About</title>
</head>
<body bgcolor="#f0cb90">
    <h1>MOTTO HIDUP SAYA</h1>
 Ubah pikiranmu dan kau mengubah duniamu :) 
</body>
</html>

 




Menu Gallery source code-nya :


<html>
<head>
    <title>GALLERY SAYA </title>
</head>
<body bgcolor="#92a8d1">
<hr color="blue" size=3 width=50% align="lefT"> <h1>GALLERY</h1><hr color="blue" size=3 width=50% align="lefT">

  #SUMORRI <br><br>
<img src="IMG-20210613-WA0032.JPG" width= "400" height ="250" Alt="mypicture" align="center" title="picture"><img src="IMG-20210613-WA0016.JPG" width= "400" height ="250" Alt="mypicture" align="center" title="picture"><img src="IMG-20210613-WA0055.JPG" width= "400" height ="250" Alt="mypicture" align="center" title="picture">
<img src="IMG-20210607-WA0014.JPG" width= "400" height ="250" Alt="mypicture" align="center" title="picture"><img src="IMG-20210612-WA0027.JPG" width= "400" height ="250" Alt="mypicture" align="center" title="picture"><img src="IMG-20210607-WA0011.JPG" width= "400" height ="250" Alt="mypicture" align="center" title="picture">
<font>size=3 >SEKIAN TERIMAKASIH :) <br> 
</font>
</body>
</html>




Menu Kontak source code-nya :
<html>
<head>
    <title>KONTAK SAYA</title>
</head>
<body bgcolor="#orange">
<hr color="blue" size=3 width=50% align="lefT"><h1>Kontak</h1><hr color="blue" size=3 width=50% align="lefT">
    JIKA ADA PERTANYAAN DAPAT DIHUBUNGI : <br>
    No. HP : 089695704555<br>
    Email : <font color="blue"><u><i>Bimoputeratama@gmail.com</i></u></font>
</body>
</html>










0 komentar:

Posting Komentar

Next PostPosting Lebih Baru Previous PostPosting Lama Beranda