<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
max-width: 300px;
margin: auto;
text-align: center;
font-family: arial;
}

.title {
color: grey;
font-size: 18px;
}

button {
border: none;
outline: 0;
display: inline-block;
padding: 8px;
color: white;
background-color: #000;
text-align: center;
cursor: pointer;
width: 100%;
font-size: 18px;
}

a {
text-decoration: none;
font-size: 22px;
color: black;
}

button:hover, a:hover {
opacity: 0.7;
}
</style>
</head>
<body>

<h2 style="text-align:center">About me</h2>

<div class="card">
<img src="https://fansfar48.wodemo.com/entry/525891/4afd007e21c93a1e043d2534e8273c1e/297812_197538156976391_6871316_n.jpg" alt="John" style="width:100%">
<h1>Heru .S.</h1>
<p class="title">Just phone user</p>
<p>Fans JKT48</p>
<div style="margin: 24px 0;">
<a href="#"><i class="fa fa-dribbble"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-linkedin"></i></a>
<a href="https://www.facebook.com/profile.php?id=100019993302861"><i class="fa fa-facebook"></i></a>
</div>
<p><button>Contact</button></p>
</div>

</body>
</html>


Back to home | File page

Subscribe | Register | Login | N