-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathleaders.html
More file actions
181 lines (175 loc) · 8.67 KB
/
leaders.html
File metadata and controls
181 lines (175 loc) · 8.67 KB
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
<!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>Home</title>
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"> -->
<link rel="stylesheet" href="css/bootstrapcss/bootstrap.min.css">
<link rel="stylesheet" href="css/custom_2.css">
<link rel="stylesheet" href="css/leaders.css">
<link rel="stylesheet" href="css/fontawesome5/css/all.min.css">
</head>
<body>
<div class="container-fluid">
<!-- header section starts here -->
<nav class="row navbar navbar-expand-md navbar-light bg-light">
<a class="col-3 col-lg-4 navbar-brand pl-5" href="index.html">
<img src="images/header_logo.png" alt="logo-img">
</a>
<button class="navbar-toggler nav-btn" type="button" data-toggle="collapse" data-target="#menu-items">
<span class="navbar-toggler-icon"></span>
</button>
<div class="col-9 col-lg-8 collapse navbar-collapse" id="menu-items">
<ul class="navbar-nav" >
<li class="nav-item">
<a class="nav-link list-item" href="#"> Meetups </a>
</li>
<li class="nav-item">
<a class="nav-link list-item" href="#"> Community </a>
</li>
<li class="nav-item">
<a class="nav-link list-item" href="#"> Leaders </a>
</li>
<li class="nav-item">
<a class="nav-link list-item" href="#"> Join Us </a>
</li>
<li class="nav-item">
<a class="nav-link list-item" href="#"> Login </a>
</li>
<li class="nav-item">
<a class="nav-link btn btn-danger" href="#" role="button" id="support-btn"> Support us </a>
</li>
</ul>
</div>
</nav>
</div>
<!-- header section ends here -->
<!-- main body section here -->
<div class="container-fluid">
<div id="main">
<div class="text">
<h1 class="h2">Brotherhood of code.</h1>
</div>
<div class="images">
<div id="image">
<img src="images/lead1.png" class="myimg img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}" alt="">
<a href="#">
<div id="profile">
<span id="name">Yahaya Bello</span>
<span id="job">Front End Dev</span>
<span id="username">@yahyadee</span>
</div>
</a>
</div>
<div id="image">
<img src="images/lead2.png" class="myimg img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}" alt="">
<a href="#">
<div id="profile">
<span id="name">Yahaya Bello</span>
<span id="job">Front End Dev</span>
<span id="username">@yahyadee</span>
</div>
</a>
</div>
<div id="image">
<img src="images/lead3.png" class="myimg img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}" alt="">
<a href="#">
<div id="profile">
<span id="name">Yahaya Bello</span>
<span id="job">Front End Dev</span>
<span id="username">@yahyadee</span>
</div>
</a>
</div>
<div id="image">
<img src="images/lead4.png" class="myimg img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}" alt="">
<a href="#">
<div id="profile">
<span id="name">Yahaya Bello</span>
<span id="job">Front End Dev</span>
<span id="username">@yahyadee</span>
</div>
</a>
</div>
<div id="image">
<img src="images/lead3.png" class="myimg img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}" alt="">
<a href="#">
<div id="profile">
<span id="name">Yahaya Bello</span>
<span id="job">Front End Dev</span>
<span id="username">@yahyadee</span>
</div>
</a>
</div>
<div id="image">
<img src="images/lead4.png" class="myimg img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}" alt="">
<a href="#">
<div id="profile">
<span id="name">Yahaya Bello</span>
<span id="job">Front End Dev</span>
<span id="username">@yahyadee</span>
</div>
</a>
</div>
<div id="image">
<img src="images/lead2.png" class="myimg img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}" alt="">
<a href="#">
<div id="profile">
<span id="name">Yahaya Bello</span>
<span id="job">Front End Dev</span>
<span id="username">@yahyadee</span>
</div>
</a>
</div>
<div id="image">
<img src="images/lead1.png" class="myimg img-fluid ${3|rounded-top,rounded-right,rounded-bottom,rounded-left,rounded-circle,|}" alt="">
<a href="#">
<div id="profile">
<span id="name">Yahaya Bello</span>
<span id="job">Front End Dev</span>
<span id="username">@yahyadee</span>
</div>
</a>
</div>
</div>
</div>
</div>
<!-- body section ends -->
<!-- footer here -->
<footer class="container-fluid" id="footer">
<div class="row">
<div class="col-sm-2 col-md-4 col-lg-3" id="img-foot">
<a href="index.html"> <img src="images/footer_logo1.png" alt="image" id="footer-img"> </a>
</div>
<div class="col-sm-7 col-md-5 col-lg-6 touch">
<div class="row">
<div class="col-12" id="in-touch"> Stay in touch</div>
<div class="col-12 pt-4 icons">
<a href="#" title="Send a mail"> <i class="fas fa-envelope"></i> </a>
<a href="#" title="Join us on slack"> <i class="fab fa-slack"></i> </a>
<a href="#" title="Connect with us on Facebook"> <i class="fab fa-facebook-square"></i> </a>
<a href="#" title="Send a whatsapp message" style="color: white;"> <i class="fab fa-whatsapp"></i> </a>
</div>
<div class="col-12 pt-4" id="copyright"> © 2019 Musdev Developers Community, Africa </div>
</div>
</div>
<div class="col-sm-3 col-md-3 col-lg-3 links foot">
<ul class="footer-list">
<li> <a href="#">Join us </a> </li>
<li> <a href="#"> Log in </a> </li>
<li> <a href="#"> Meetups </a> </li>
<li> <a href="#"> Community </a> </li>
<li> <a href="#"> Leaders </a> </li>
</ul>
</div>
</div>
</footer>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/leaders.js"></script>
<script src="js/bootstrapjs/bootstrap.min.js"></script>
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" ></script> -->
</body>
</html>