Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cohort2_beginners #153

Open
wants to merge 4 commits into
base: cohort2_beginners
Choose a base branch
from
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
81 changes: 81 additions & 0 deletions 2021/BEGINNERS/Abdulhameed Hussein
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
#HTML

<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewports" center="width=device-width, initial scale=1.0">
<title>About Me</title>
<link rel="stylesheet" href="style.css">
</head>
<style>

</style>
<body>
<header>
<section class="links">
<a href="url">Home</a>
<a href="url">Profile</a>
<a href="url">Contact</a>
<a href="url">Portfolio</a>
</section>
<hr />

<section class="img">
<img src="me.jpg" alt="my photo" width="100%" height="auto">
</section>
</header>


<section class="myProfile">
<hr />
<h1> MY PROFILE</h1>
<hr />

<p> Hello there, I am Abdulhameed, I am an engineering student of University of Lagos. I am currently residing at Ogun State around Ifo Local Govt. I am 18yrs old.</p>
<p> DSC Unilag is one of the cool society I am in currently, teaching to code and maintaining a balance between the theoretical and the practical aspects of an engineer has been the number one goal of DSC, although it is not strictly for engineering students only, and it is a very helpful society that you wouldn't afford not being in, so if you are ready to join us, you can register at
<a href="www.dscunilag.com">DSC unilag's website</a>. </p>
</section>
<hr />

<section class="hobbies">
<h4> my hobbies include: 👇</h4>
<ul>
<li>
Gaming 🎮
<dd>"would like to, but no time to"</dd>
</li>
<li>Coding 💻
<dd>"wouldn't have been easy if not for God who helped me with DSC" 🤸</dd></li>
<li>listening to Religious Preaching 👂 🔊
<dd>"it motivates me and make me full of energy"</dd></li>
<li>Reading Educative Books 📚</li>
<li>Riding bicycle 🚴
<dd>"don't have the chance currently because my bicycle has developed a fault" 🤕</dd></li>
<li>helping my mom
<dd>"because i am the last born"</dd></li>
<li>i love stunting too
<dd>"it has been a while i have practice it"</dd></li>
</ul>
</section>

<footer>
To contact me, check me at <a href="mailto:[email protected]">my mail</a>
</footer>


</body>
</html>


#CSS

h1, footer { text-align:center; }
.myProfile { backbackground-color:#cccccc;}
.hobbies { background-color:#cccccc; padding:5px 10px; }
footer { background-color:#888888; padding:5px; }
.myProfile { background-color:#cccccc; padding:5px; }


#PICTURE
me.jpg
1 change: 1 addition & 0 deletions 2021/BEGINNERS/submission.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Abdulhameed Hussein - Abdulhameed Hussein - 09016167744