Tuesday, March 20, 2018

Tugas Softskill : Website Offline

Share it Please
A. Flowchart dan Algoritma Website Offline


Akses terlebih dahulu alamat website yang kita buat, akan tampil layar awal website tersebut. Halaman akan berganti jika kita memilih salah satu sub menu yang ada. Jika memilih sub menu foto maka akan tampil halaman web dengan foto yg ada.

B. Screenshot Website Offline


 









C. Script Website
a. Main
<html>
    <head>
    <title> My Website Profile  </title>
    </head>
        <body bgcolor='white' text='black'>
            <center>
            <font face=arial size=6 color=black>
            <b>SANDY DHEYA RAMADHAN<br>
            <font face=calibri size=4 color=green>
            <i><marquee scrollamount=15></marquee></i>
                <hr>
                    | <a href=data.html>Data Pribadi</a>
                    | <a href=foto.html>Foto</a>
                    | <a href=sekolah.html>Riwayat Sekolah |</a>

                <hr>
            <font face=arial size=3 color=black>
                Sampurasun Sadayana <br><br>
                Selamat Datang di Website Ini <br><br>
            <img src=""/>
            <p>Panduan Melihat Profile Saya.</p>
            <p>1. Klik Data Pribadi untuk melihat biodata sandy</p>
            <p>2. Klik Foto untuk melihat foto yang diunggah</p>
            <p>3. Klik Riwayat Sekolah untuk melihat riwayat seoklah sandy</p>
           
            <hr>
                    <font face=calibri size=4 color=blue>
                        <u>Follow Saya:</u>
                        <u>| Facebook | </u>
                        <u>Instagram | </u>
                        <u>Blog | </u>
            <hr>
            </center>
            </body>
</html>

b. data
<html>
<head>
<title> Biodata </title>
<body> <p>Nama : Sandy Dheya R</p>
<p>TTL : Purwokerto,23 Januari 1998</p>
<p>Umur : 20 tahun</p>

</head>
</html> 

c. foto
<html>
<head>
<title> Foto Pribadi </title>
<body>
<img src = "1.jpg" />
<img src = "3.jpg" />
</body>
</head>
</html>

d. sekolah
<html>
<head>
<title> Riwayat Sekolah </title>
<body> <p>TK Bina insani</p>
<p>SD jaya suti abadi</p>
<p>SMP 1 Tambun Selatan</p>
<p>SMA 1 Tambun Selatan</p>
<p>Universitas Gunadarma</body>
</head>
</html> 

No comments:

Post a Comment

UNIVERSITAS GUNADARMA

STUDENTSITE GUNADARMA

INFORMASI GUNADARMA