forked from hngi/WikiPoli-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
new.html
190 lines (178 loc) · 7.09 KB
/
new.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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>User</title>
<link rel="stylesheet" type="text/css" href="styles/userprofile.css">
<script src="https://kit.fontawesome.com/a076d05399.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
<link rel="icon" type="img/png" href="images/favicon.png">
</head>
<section class="header">
<div id="wrapper">
<div class="container">
<nav class="navbar navbar-expand-lg">
<a href="#" class="navbar-brand logo">
<img src="https://res.cloudinary.com/fabianuzukwu/image/upload/v1571749198/c09e9odiqy2cvkosfubl.png" alt="WikiPoli Logo">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<i class="fa fa-bars" aria-hidden="true"></i>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="nav navbar-nav ml-auto menu">
<!-- <li class="nav-item active">
</li> -->
<li class="nav-item">
<a class="nav-link" href="#"><span>3<i class="far fa-bell pl-1"></i></span></a>
</li>
<li class="nav-item">
<a class="nav-link" id="username"><strong>JOHN DOE</strong></a>
</li>
<li><a class="nav-link" href="#"><strong>Edit Profile</strong></a></li>
</ul>
<a href="LogOut.html" class="button-LogOut">Log Out</a>
</div>
</nav>
</div>
</section>
<main class="container-fluid main-section">
<section class="intro-section">
<div class="intro-section__form pt-5">
<form class="form-inline float-right pl-4">
<label for="email"></label>
<input type="text" name="value" id="value" class="form-control no-border" placeholder="Enter Politician's name">
<button type="submit" class="form-control btn btn-primary submit" value="submit">Search</button>
</form>
</div>
<section>
<div class="intro-section__name mx-auto">
<p class="mb-0 john-doe">John Doe</p>
<p class="pt">Joined February, 2008</p>
</div>
<div class="intro-section__post mt-5 pt-5 pl-4">
<p class="float-right pt-5 mt-5" href="#">Create post<span class="pl-2"><i class="fa fa-plus" aria-hidden="true"></i></span></a></p>
</div>
</section>
<div class="intro-section__contributions mt-5 pt-5 ml-4 mr-4">
<h5 class="mt-5 pl-5 pb-3">Contributions</h5>
<span class="pr-2">21st October 2019</span>
<span>2:00 AM</span>
</div>
<div class="contributor-name mt-3 ">
<h5>ADETOKUNBO OLUFELA DUROTOYE</h5>
<p>added career paths, updated picture
<span class="float-right ">
<i class="fas fa-trash-alt pr-4"></i>
<i class="fas fa-pencil-alt"></i>
</span>
</p>
</div>
<div class="intro-section__contributions mt-5 pt-5">
<span class="pr-2">21st October 2019</span>
<span>2:00 AM</span>
</div>
<div class="contributor-name mt-3 ">
<h5>ADETOKUNBO OLUFELA DUROTOYE</h5>
<p>added career paths, updated picture
<span class="float-right ">
<i class="fas fa-trash-alt pr-4"></i>
<i class="fas fa-pencil-alt"></i>
</span>
</p>
</div>
<div class="intro-section__contributions mt-5 pt-5">
<span class="pr-2">21st October 2019</span>
<span>2:00 AM</span>
</div>
<div class="contributor-name mt-3 ">
<h5>ADETOKUNBO OLUFELA DUROTOYE</h5>
<p>added career paths, updated picture
<span class="float-right ">
<i class="fas fa-trash-alt pr-4"></i>
<i class="fas fa-pencil-alt"></i>
</span>
</p>
</div>
</section>
<section class=" container-fluid img-section mt-5">
<div>
<h5>
<span class="fa fa-star checked pl-3"></span>
Favourites
</h5>
</div>
<div class="img-container row mt-5">
<div class="col">
<img src="https://res.cloudinary.com/nkechi-christabel/image/upload/c_scale,h_190,w_281/v1571752819/yrwoswyydymwlcjraa1d.jpg" alt="Fela Durotoye">
<div class="img__text pl-5 pt-5">Fela DUROTOYE
</div> </div>
<div class="col">
<img class="favourite-img" src="https://res.cloudinary.com/nkechi-christabel/image/upload/c_scale,h_190,w_281/v1571752819/yrwoswyydymwlcjraa1d.jpg" alt="Fela Durotoye">
<div class="img__text pl-5 pt-5">Fela Durotoye</div></div>
<div class="col">
<img class="favourite-img" src="https://res.cloudinary.com/nkechi-christabel/image/upload/c_scale,h_190,w_281/v1571752819/yrwoswyydymwlcjraa1d.jpg" alt="Fela Durotoye">
<div class="img__text pl-5 pt-5">Fela Durotoye</div></div>
</div>
</section>
</main>
</div>
</section>
</main>
<footer>
<div id="footer">
<div class="container">
<div class="row links">
<div class="col-lg-6 text-center">
<ul class="quick-links">
<li>Support</li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="">Terms of Use</a></li>
<li><a href="">Privacy Policy</a></li>
<li><a href="">Donations</a></li>
</ul>
</div>
<div class="col-lg-6 text-center">
<ul class="quick-links">
<li>Company</li>
<li><a href="">About</a></li>
<li><a href="">Careers</a></li>
<li><a href="">Tour</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center social-links">
<a href="facebook.com"><span class="fa fa-facebook"></span></a>
<a href="twitter.com"><span class="fa fa-twitter"></span></a>
<a href="instagram.com"><span class="fa fa-instagram"></span></a>
<a href="pintrest.com"><span class="fa fa-pinterest"></span></a>
<a href="linkedin.com"><span class="fa fa-linkedin"></span></a>
</div>
<div class="col-lg-12 copyright text-center">
<p>© 2019 Wikipoli - All Rights Reserved</p>
</div>
</div>
</div>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
</body>
</html>