Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions design.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
hr{
border:solid black;
}
body {
background-color:#233067 ;
}
a {
font-size:20px;
text-decoration: none;
color: #000000;
background-color:white;


}

nav {
padding:10px 10px 10px 10px;
top:0px;
vertical-align:top;
}

nav a:hover{

border: 2px black solid;
}
img{
width: 500px;
height: 500px;
border-radius:50%;

}
#amen {
color:#b0e0e6;
}
Binary file added download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added jdpnhs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added oatmeal.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions profile.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@

<html>
<head>
<link rel="icon" href="download.png" />
<link rel="stylesheet" href="design.css" />
<title> ALBA<MICHAEL ADRIAN</title>




</head>
<body>
<div>
<nav>
<a href="Home">Home</a>
<a href="Profile">Profile</a>
<a href="About">About</a>
<a href="News">News</a>
<a href="Notification" id="lolo">Notification</a>
<a href="log in">Log in</a>

</nav>
</div>
</br>
<h1 id="amen">MICHAEL ADRIAN ALBA </h1>
<img id="Image-Maps-Com-image-maps-2019-11-20-030252" src="https://www.image-maps.com/m/private/0/f7jjo25iht2g2t4imne7t6d1fq_oatmeal.jpg" border="0" width="720" height="960" orgWidth="720" orgHeight="960" usemap="#image-maps-2019-11-20-030252" alt="" />
<map name="image-maps-2019-11-20-030252" id="ImageMapsCom-image-maps-2019-11-20-030252">
<area id="Facebook" alt="Facebook" title="Facebook" href="https://www.facebook.com/michael.alteza.54.com/" shape="rect" coords="0,0,720,960" style="outline:none;" target="_self" />
<area shape="rect" coords="718,958,720,960" alt="Image Map" style="outline:none;" title="Image Map" href="http://www.image-maps.com/index.php?aff=mapped_users_0" />
</map>
>
</a>
<div>
<h2>INTRODUCTION</h2>
<h3>MICHAEL ADRIAN ALBA </h3>
<h4>JUNE/26/2003</h4>
<h5>blk6 lot 61 urban bliss barangka marikina city</h5>
</div>
<hr>
<section>
<h1> i studied in Barangka Natioinal High School</h1>
<q> i want to eat all the time<span>-Michael Adrian Alba </span> </q>
</section>
</body>
</html>