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 #170

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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 56 additions & 0 deletions 2021/BEGINNERS/WEEK1/Shofela Temileyin/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Know Temileyin</title>
<style>

body{
background: #ffd7de;
}
img{
width: 300px;
height: 300px;
object-fit: cover;
}
header{
background-color: #ff95a8;
color:white;
}
header,footer{
text-align: center;
}
</style>
</head>
<body>
<header>
<h1>A little information about Me.</h1>
</header>
<hr>
<main>
<img src="cartoon.jpg" />
<section>
<p>When you check my birth cerficate, the name section, you'll see Shofela Temileyin Mercy,
hence that is what i answer to
</p>
<p>
I was born 1999 which makes me 22 in 2021. I am a female by the way, a pretty Lady one might say
</p>
</section>
<br>
<section>
<h2>My hobbies and what I enjoy doing include: </h2>
<ul>
<li>Reading novels</li>
<li>Wathcing movies</li>
<li>hanging out my friends</li>
<li>and now coding</li>
</ul>
</section>
</main>
<footer>
we just scratched the surface about me.. I am much much deeper 😎..
</footer>
</body>
</html>
2 changes: 1 addition & 1 deletion 2021/BEGINNERS/WEEK1/submission.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
## fullname - Assignment Folder Name - Whatsapp phone number
Shofela Timileyin - Shofela Timileyin - +2347080346426