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
Binary file added Esmale/dennis.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
55 changes: 55 additions & 0 deletions Esmale/design.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<body {

width: 1300;
height: 1300;

}

nav a:hover{

border: 2px solid black;
}

a{
text-decoration: none;
}

# {

border-radius: 50%;
width: 200;
height: 200;
}

#dennis {

border-radius: 50%;
width: 200px;
height: 200px;


}


nav a
{


padding: 5px 5px 5px 5px;
color:black;
border:white 2px solid;
text-decoration: none;
}
nav a:hover{
border: 3px black solid;

}
nav {

position: fixed;
background-color: white;
top: 0;
width: 100%


}
79 changes: 79 additions & 0 deletions Esmale/profile.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
<!DOCTYPE html>
<html lang="en">
<center><!DOCTYPE html></center>
<html>
<head>


<link rel="stylesheet" href= "design.css">
<meta charset="utf-8">
<title>My Profile</title>



</head>
<body>
<div id="wrapper">

<header>

<h1>My Web Profile</h1>
<!-- <img class="picture" src="jdp.jpg" height="100" width="100"> -->
<br>
<!-- <img class="picture" src="dennis.jpg" height="200" width="300"> -->
</header>

<nav>
<p>
<a href="HOME">HOME</a>
<a href="About">ABOUT</a>
<a href="News">NEWS<a/>
<a href="Gallery">GALLERY</a>
<a href="Log IN">LOG IN</a>


</p>
</nav>
<main>


<section>

<br><h2>NAME</br><h2><h4> Esmale,Dennis</h4>
<img id="dennis" src="dennis.jpg"/>

</section>

</main>

</div>

</body>
</html>
<hr><h2>NICK NAME:</h2>
<h4> Gboy.</h4>

<hr><h2>BIRTHDAY:</h2>
<H4>June 17 2003.</H4>

<hr><h2>ADDRESS:</h2>
<h4>114 Bonanza phz 2 Brgy Fortune Marikina CIty.</h4>

<hr><h1>EDUCATIONAL BACKGROUND</h1>

<h2>Primary School</h2>
<h4>Fortune Elem School.</h4>

<h2>Secondary School</h2>
<h4>Fortune High School.</h4>

<h2>Senior High School</h2>
<h4>Jesus Dela Pena National High School.</h4>

<br><h2>HOBBIES</h2><h4> Playing outside</h4>

<br><h2>About myself:</h2><h4>Better sleep than talking to anyone</h4>
<br>
</center>
</body>
</html>
Binary file added esmaledennis/dennis.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 34 additions & 0 deletions esmaledennis/profile.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<!DOCTYPE html>
<html>
<head>
<title>MY PROFILE</title>
</head>
<body style="background-color: #004e99">
<center><h1>MY PROFILE</h1></center>
<center>
<img src="dennis.jpg" width="300" height="300">
<br>
<br>
<strong><p><pre>Full name : Esmale Dennis
<br>
Birthday : October 20,2002
<br>
Sex : Male
<br>
Address : Bonanza ph2 Fortune Marikina City
<br>
Religion : Catholic
<br>
Province : Mindoro

<br>
Father's Name : Crispin Racaza
<br>
Mother's Name : Mary Jane Esmale



</pre></p></strong></center>

</body>
</html>