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
60 changes: 60 additions & 0 deletions 2021/BEGINNERS/WEEK1/Adedeji Adekoya/jamal.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
.header{
background: black;
}
.header div{
font-size: 100px;
text-align: center;
background: black;
color: white;

}
.links{
margin-left: 15px;
margin-right: 15px;
text-decoration: none;
color: white;

}
.footer{
display: flex;
background: black;
height: 300px;
color: white;
}

.next_content a{
margin-left: 150px;
margin-top: 20px;
margin-bottom: 33px;
text-decoration: none;
color: white;
}
.content{
display: flex;
}
.help div{
display: flex;
margin-left: 30px;
margin-top: 20px;
}
.visit div{
margin-left: 150px;
margin-top: 20px;
margin-bottom: 33px;
}
.stay_connected div{
margin-top: 20px;
margin-bottom: 33px;
margin-left: 140px;
}
.images .image{
display: inline;
margin-left: 15px;


}
.footer_foot div{
background: black;
color: white;
text-align: center;
}
108 changes: 108 additions & 0 deletions 2021/BEGINNERS/WEEK1/Adedeji Adekoya/jamal.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
<!DOCTYPE html>
<html>
<head>
<title>about myself</title>
<link rel="stylesheet" type="text/css" href="jamal.css">
</head>
<body>

<div class="header">

<div class="nav">ABOUT MYSELF</div>

<a class="links" href="home.html">Home</a>
<a class="links" href="home.html">Profile</a>
<a class="links" href="staff.html">Staffs</a>
<a class="links" href="news.html">News</a>
<a class="links" href="history">Company's History</a>
<a class="links" href="media.html">Media</a>
<a class="links" href="home.html">Contact Us</a>
<a class="links" href="terms.html">Term and Condition</a>
<a class="links" href="home.html">About</a>
<a class="links" href="blogs.html">Blogs</a>
<input class="links" type="text" placeholder="search">
<a class="links" href="signup.html">Sign up</a>
<a class="links" href="signin">Sign in</a>

</div> <hr>


<!-- <p>&emsp; &emsp; My name is <b>Adedeji James Adekoya.</b> I'm a guitarist and as well as budding front end dev.
I hail from Ogun state and i'm actually an Ijebu boy, but my type of ijebu is not stingy. I'm aspiring to study philosopy in
<a href="unilag.edu.ng" style="font-style: italic; cursor: pointer;">University Of Lagos.</a>
I'm willing to become a front end developer. I attended <i>Solutions Group Of School.</i>
I'm a per time introvert,maybe just knowing someone for the first time,but when you get to know me more, you all will know
that i'm funny and not a boring a type.</p> -->
<!-- <div class="images"> -->
<!-- <img src="C:\Users\Public\Pictures/img.jpg" width="700" height="600"> -->
<img src="C:\Users\Public\Pictures/images (8).jpeg" width="1500" height="700">
<!-- </div> -->
<p> <b>Introduction</b> <br>
&emsp; &emsp;Hey, this my homepage, so i have to say something about myself. Some times it is hard to introduce yourself because you know yourself so well that you do not know where to start with. Let me give you a trial to see what kind of image youhave about methrough my self descriotion. I hope that my impression about myself and yours about me are so different. so, here it goes.<br>
&emsp; &emsp; I am a person who is positive about everyaspect of life. There are many things i like to do, to see, and to experience. I like to read, i like to write, i like to think, i like to dream; i like to talk, i like to listen. i like to see the sunrise in the morning, i like to see the shines at night, i like to feel the music flowing on my face, i line to smell the wind comig from the ocean, i like to do thought experimennt when i cannot sleep, i like to look at the clouds in the sky with a blank mind. I love the nature and the lands, i like people and i like playing guitar.<br>
&emsp; &emsp; I want to be a <b>front end dev.</b> I also want to be a great <b>Philosopher,</b> like Aristotle, who talks about idealism and realism of life, though still an aspirant of <b>UNILAG</b>. I am nowhere close to people. so this is a brief introduvtion of myself. If you are interested in knowing more, read my article <a href="article.com">CodonJnr.com</a>
</p>.

<ol>
&emsp; &emsp;<b>My Aims For This Year 2021</b>
<li>To become a front end dev</li>
<li>To acquire a lot of knowledge</li>
<li>To get admitted into university of lagos</li>
<li>To acquire more skills on my guitar</li>
<li>To preach the gospel</li>
</ol> <hr>
<div class="footer">
<div class="help">
<div>Need Help</div>
<div>Customer service</div>
<div>Gift certificates</div>
<div>Pricing</div>
<div>Seating charts</div>
</div>

<div class="next_content">
<a class="content" href="yourstory.html"><b>Write your story</b></a>
<a class="content"href="tour.html">Take a tour</a>
<a class="content" href="bookaseat.html">Book a seat with us</a>
<a class="content"href="advertisse.html">Advertise your goods</a>
</div>

<div class="visit">
<div><b>Visit Us</b></div>
<div>Getting</div>
<div>Accessibility</div>
<div>FAQs</div>

</div>

<div class="stay_connected">
<div><b>Stay connected</b></div>
<div>Subscribe to our Email mailing list<br> and receives behind the scenes artickes,<br> videos, and photos, information on upcoming production. show reminder and post-shows <br>surveys ticket deals</div>
<div class="search">
<input type="text" placeholder="Enter Emails"> <button>Sign UP</button>
</div>
<div class="images">
<img class="image" src= "C:\Users\USER\Pictures/twitter.png" alt="twitter" height="20px">
<img class="image" src="C:\Users\Public\Pictures/facebook.png" alt="facebook" height="20px">
<img class="image" src="C:\Users\Public\Pictures/Whatsapp.jpg" alt="whatsapp"height="20px">
<img class="image" src="C:\Users\Public\Pictures/phone.png" alt="phone_call" height="20px">
<img class="image" src="C:\Users\Public\Pictures/google.png" alt="location" height="20px">
</div>

</div>

</div>
<div class="footer_foot" >
<div> &copy;Adedeji Adekoya. Proudly to be part of Unilag DSC Front End Dev. </div>










</body>
</html>
3 changes: 2 additions & 1 deletion 2021/BEGINNERS/WEEK1/submission.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
## fullname - Assignment Folder Name - Whatsapp phone number
## fullname - Assignment Folder Name - Whatsapp phone number
Adedeji Adekoya - Adedeji Adekoya - 08101599713