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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 140 additions & 0 deletions 2021/BEGINNERS/WEEK1/BAMIGBOPA GANIYU BABATUNDE/myself.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,140 @@
<!DOCTYPE html>
<html>
<head>

<meta name="viewport">

<title>ABOUT MYSELF</title>

<link rel="stylesheet" href="ass.css">

</head>

<body style="background-color: cornsilk;">
<nav>
<a href="#">intro</a>
<a href="#">education</a>
<a href="#">what i want</a>
</nav>





<section>

<div class="intro">

<h1 style="font-size: medium; text-align: center; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; color: rgb(100, 232, 237);" >INTRODUCTION</h1>
<p>I am Bamigbopa Ganiyu A.K.A gharnie baba. i really love.
i am from the family of five a loving and absolutely wonderful
family. we love to share things and we spend time together a lot.
I am a student of Yabatech in the department of computer engineering.
I am a goal oriented student and would take anything to achieve my goals.
</p>

<hr>

<ol><h1>things we do in my family</h1>

<li>Pray</li>
<li>Care</li>
<li>Teach</li>


</ol>

<h1>things we do not do</h1>

<li>steal</li>
<li>talk to much</li>
<li>poke nose</li>


</ul>

<img src="me.jpg" width="30%">

</div>

</section>




<section>

<div class="education">

<h1 style="font-size: medium; text-align: center; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; color: rgb(130, 100, 237);">EDUCATION</h1>
<p> I attended pathfinder nur/primary school <br>
i went to shasha community senior high school. I was a science student <br>
And now i am in Yabatech studying computer engineering
</p>

<hr>

<ol><h1>things i did in school</h1>

<li>football</li>
<li>fought</li>
<li>read</li>


</ol>

<ul><h1>things i did not do</h1>

<li>lie</li>
<li>talk to much</li>
<li>sit at the front</li>


</ul>

<img src="me.jpg" height="74">

</div>

</section>



<section>

<div class="wanna be">

<h1 style="font-size: medium; text-align: center; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; color: cornflowerblue;" >WHAT I WANT</h1>
<p>I want to be closer to GOD
i want to be rich
i want to be succesful in every aspect
</p>

<hr>

<ol><h1>things i want</h1>

<li>to be the best web dev</li>
<li>learn python</li>
<li>and many other programming languages</li>


</ol>

<ul><h1>things i do not want</h1>

<li>poverty</li>
<li>disturbances</li>
<li>irrelevances</li>


</ul>

<img src="me.jpg" height="91">

</div>

</section>

</body>
</html>
6 changes: 5 additions & 1 deletion 2021/BEGINNERS/WEEK1/submission.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
<<<<<<< HEAD
## Bamigbopa Ganiyu Babatunde- BAMIGBOPA GANIYU BABATUNDE- 09028547551
=======
## fullname - Assignment Folder Name - Whatsapp phone number
## Omiyefa OLuwafemi - Omiyefa Femi - 08141263376
## Omiyefa OLuwafemi - Omiyefa Femi - 08141263376
>>>>>>> upstream/cohort2_beginners
Loading