You are on page 1of 3

Nama : Fajrin Maulana C.

R
Nim : 140411100032

<html>
<head>
<title>Tugas Homepage Pribadi</title>
<style>
body {background-color:lightgrey;}
h1 {color:blue;}
p {color:green;}
#header {
background-color:black;
color:white;
text-align:center;
padding:5px;
}
#nav {
line-height:30px;
background-color:#eeeeee;
height:300px;
width:100px;
float:left;
padding:16px;
}
#section {
width:350px;
float:left;
padding:10px;
}
#footer {
background-color:black;
color:white;
clear:both;
text-align:center;
padding:5px;
}

}
</style>

</head>
<body>
<div id="header">
<h1><font color="red"><marquee>Selamat Datang di Halaman ini</marquee></font></h1>
</div>
<div id="nav">

<h2><font color="blue">Data Pribadi</font></h2>

</div>
<div align="right" margin-top>
<img src="grumpy.jpg" width="28%" align="right" border="5">
</div>
<div id="section">
<PRE ><B>
<I>Nama : Fajrin Maulana Catur Riskianto </I>
NRP : 140411100032
Alamat Rumah : Perumnas Kamal
TTD : Bangkalan,(privasi)
Riwayat Pendik : SMA
Kesan Pesan : yagitu..
email : fajrinchibi@gmail.com

</B></PRE>
<h3>Social Media</h3>
<a href="https://www.instagram.com/dulupunyaig/"><img src="insta.png"
width="50px" height="50px" alt="instagram"></a>
<a href="https://www.facebook.com/fajrinjaxn"><img src="fb.png"
width="50px" height="50px" alt="facebook"></a>

</div>

<div id="footer">
Copyright © omjrin
</div>
</body>

</html>
Nama : Fajrin Maulana C.R
Nim : 140411100032
Kelas : DPW- D

You might also like