-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
121 lines (104 loc) · 6.46 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content= "personal blog, lifestyle, education, relationship, fashion, work, social life" />
<meta name= "description" content= "Homepage of PelsDiary" />
<!--Title of the webpage-->
<title>Home | PelsDiary</title>
<!-- <link rel="stylesheet"
type="text/css"
href="css/style.css" /> -->
</head>
<body>
<div>
<p id="navigation-bar" style="
display: flex; justify-content: space-around;
padding: 5px 10px;
background-color: rgb(163, 163, 231);
text-align: left;">
<!--Top navigation bar-->
<a style="text-decoration: none;" class="navigation-buttons" href="index.html">Home</a>
<a style="text-decoration: none;" class="navigation-buttons" href="pages/stories.html">Stories</a>
<a style="text-decoration: none;" class="navigation-buttons" href="pages/about.html">About</a>
<a style="text-decoration: none;" class="navigation-buttons" href="pages/contact.html">Contact</a>
</p>
<p>
<form action="">
<!--Search bar-->
<input type="text" value="Search..." />
<input type="button" value="Search" />
</form>
</p>
</div>
<h1><pre style=" box-sizing: border-box;
background-color: #ccc;
text-align: center; height: 200px; padding-top: 50px;
margin: 10px;" id="welcome">Welcome To
My World-PelsDiary</pre></h1>
<div style="margin: 50px;" id="recent-posts">
<h2>RECENT POSTS</h2>
<!--Preview of the most recent posts by the author(s) on the website on which you can click on the title and a call to action immediately after the preview of the post-->
<img style="height: ;
width: 280px;" src="img/yoga.jpg" alt="">
<h3><a href="pages/stories/lifestyle/myyogaexerciseroutine.html">My Yoga Exercise Routine</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum...<a href="pages/stories/lifestyle/myyogaexerciseroutine.html">Continue reading</a>
<br />
<sup>Posted on 20:12:2019</sup>
</p>
<img style="height: ;
width: 280px;" src="img/girl-in-grad-gown.jpg" alt="">
<h3><a href="pages/stories/school/firstdayinpoly.html">First day in Poly</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum...<a href="pages/stories/school/firstdayinpoly.html">Continue reading</a>
<br />
<sup>Posted on 20:12:2019</sup>
</p>
<img style="height: ;
width: 280px;" src="img/broken-h=eart.jpg" alt="">
<h3><a href="pages/stories/relationship/myfirstheartbreak.html">My first Heartbreak</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum...<a href="pages/stories/relationship/myfirstheartbreak.html">Continue reading</a>
<br />
<sup>Posted on 20:12:2019</sup>
</p>
<img style="height: ;
width: 280px;" src="img/work-stress.jpg" alt="">
<h3><a href="pages/stories/work/survivingademandingboss.html">Surviving a Demanding Boss</a></h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum...<a href="pages/stories/work/survivingademandingboss.html">Continue reading</a>
<br />
<sup>Posted on 20:12:2019</sup>
</p>
<a id="read-more-link" href="pages/stories.html">More Stories</a>
</div>
<div style="margin: 50px;" id="about">
<h2 style="text-transform: capitalize;">Hi, I'm Pelumi.</h2>
<!--Little written introduction about and a picture of the author-->
<img src="img/pelumi_akintokun2.jpg" style="height:200px;width:120px">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
<a style="font-size: large;
font-weight: bold;
color: black;" id="read-more-link" href="pages/about.html">Read More</a>
</div>
<div style="margin: 50px;" id="contact">
<h2>CONTACT</h2>
<!--Ways to contact the author-->
<p>Phone number: <a href=tel:+23480xxxxxxxx>080xxxxxxxx</a></p>
<p>Email: <a href="mailto:pelsdiary@example.com">pelsdiary@example.com</a></p>
</div>
<p id="navigation-bar" style="display: flex; justify-content: space-around; padding: 5px 10px;
background-color: rgb(163, 163, 231);
text-align: left;">
<!--Top navigation bar-->
<a style="text-decoration: none;" class="navigation-buttons" href="index.html">Home</a>
<a style="text-decoration: none;" class="navigation-buttons" href="pages/stories.html">Stories</a>
<a style="text-decoration: none;" class="navigation-buttons" href="pages/about.html">About</a>
<a style="text-decoration: none;" class="navigation-buttons" href="pages/contact.html">Contact</a>
</p>
<p style="
text-align: center;
font-weight: bold;
" id="copyright">COPYRIGHT © 2019 · PelsDiary · Privacy Policy</p>
<!--The copyright, name of the website and its Privacy policy-->
</body>
</html>