Nama : Zico Ritonda Bahen
NRP: 05111740000064
Kelas: P. Web C
Berikut merupakan hasil tugas Personal Web Saya.
Tampilan:
NRP: 05111740000064
Kelas: P. Web C
Berikut merupakan hasil tugas Personal Web Saya.
<!DOCTYPE html>
<html>
<head>
<title>Biodata</title>
<style type="text/css">
body, html {
height: 100%
}
.bg {
background-image: url("bg.jpg");
height: 100%
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
p {
font-family: "Moon"
}
</style>
</head>
<body class="bg" >
<br><br><br><br>
<table width="800" align="center" cellpadding="4" cellspacing="4">
<tr>
<td colspan="3">
<center> <img src="profil.png" height="200" width="200"> </center>
</td>
</tr>
<tr>
<td colspan="3">
<font size="6"> <center> ZICO </center> </font>
</td>
</tr>
<tr>
<td colspan="3">
<font size="9"> <center> Zico Ritonda Bahen </center></font>
</td>
</tr>
<tr>
<td width="400">
<p><img src="data_diri.png" height="50" width="50"> Data Diri</p>
<table width="400">
<tr>
<td><p>Nama</p></td>
<td><p>: Zico Ritonda Bahen</p></td>
</tr>
<tr>
<td><p>NRP</p></td>
<td><p>: 05111740000064</p></td>
</tr>
<tr>
<td><p>Tempat, Tanggal Lahir</p></td>
<td><p>: Sampit, 1 Oktober 1999</p></td>
</tr>
<tr>
<td><p>Agama</p></td>
<td><p>: Kristen</p></td>
</tr>
<tr>
<td><p>Alamat</p></td>
<td><p>: Perumdos blok-U No.4</p></td>
</tr>
<tr>
<td><p>Email</p></td>
<td><p>: zicoritonda@yahoo.co.id</p></td>
</tr>
</table>
</td>
<td width="400">
<p><img src="pendidikan.png" height="50" width="50"> Pendidikan</p>
<table width="400">
<tr><td><p>SD #2006 - 2011<br>SD Bina Cita Utama</p></td></tr>
<tr><td><p>SMP #2011 - 2014<br>SMP Bina Cita Utama</p></td></tr>
<tr><td><p>SMA #2014 - 2017<br>SMAK Kolese Santo Yusup Malang</p></td></tr>
<tr><td><p>Perguruan Tinggi #2017 - Sekarang<br>Institut Teknologi Sepuluh Nopember</p></td></tr>
</table>
</td>
</tr>
<tr>
<td>
<table width="400">
<tr>
<td>
<p><img src="hobi.png" height="50" width="50"> Hobi</p>
</td>
</tr>
<tr><td><p>Olahraga<br><img src="or_bar.png" height="20"></p></td></tr>
<tr><td><p>Design<br><img src="design_bar.png" height="20"></p></td></tr>
<tr><td><p>Musik<br><img src="musik_bar.png" height="20"></p></td></tr>
<tr><td><p>Fotografi<br><img src="foto_bar.png" height="20"></p></td></tr>
</table>
</td>
<td>
<table width="400">
<tr><td><p><img src="sosmed2.png" height="50" width="50">Sosial Media</p></td></tr>
<tr><td><p><img src="line.png" height="35" width="35"> zicoritonda</p></td></tr>
<tr><td><p><img src="ig.png" height="35" width="35"> zicoritonda</p></td></tr>
</table>
</td>
</tr>
</table>
<br>
</body>
Tampilan:
Komentar
Posting Komentar