-
Notifications
You must be signed in to change notification settings - Fork 74
/
index.html
250 lines (247 loc) · 8.14 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
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
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!--Bootstrap CDN-->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-F3w7mX95PdgyTmZZMECAngseQB83DfGTowi0iMjiWaeVhAn4FJkqJByhZMI3AhiU"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"
/>
<!-- attach css files here -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link rel="stylesheet" href="assets/css/home.css" />
<link
rel="apple-touch-icon"
sizes="180x180"
href="assets/logo/favicon.jpeg"
/>
<link
rel="icon"
type="image/png"
sizes="32x32"
href="assets/logo/favicon.jpeg"
/>
<link
rel="icon"
type="image/png"
sizes="16x16"
href="assets/logo/favicon.jpeg"
/>
<meta name="msapplication-TileColor" content="#603cba" />
<meta name="theme-color" content="#ffffff" />
<title>CODERS EVOKE</title>
</head>
<body>
<!-- navigation bar for the page-->
<div class="background mob-hid">
<img src="assets/img/home-bg.png" height="760px" width="60%" />
</div>
<section class="home1">
<nav class="navbar navbar-expand-lg navbar-light bg-transparent">
<div class="container-fluid">
<a class="navbar-brand" href="#"
><img
src="./assets/images/apple-icon-144x144.png"
height="50rem"
width="50rem"
style="border-radius: 50%; margin-left: 30px"
/></a>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a
class="nav-link active text-white text-center"
aria-current="page"
href="#"
>Home</a
>
</li>
<li class="nav-item">
<a class="nav-link text-white text-center" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link text-white text-center" href="#">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link text-white text-center" href="#"
>Opportunity</a
>
</li>
<li class="nav-item">
<a class="nav-link text-white text-center" href="#">Event</a>
</li>
<li class="nav-item">
<a class="nav-link text-white text-center" href="#">Team</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="container d-flex justify-content-around" style="max-width: 100%; margin-top: 20px">
<div class="card1" style="height: fit-content; max-width: 40rem">
<div class="card-body">
<h1 class="card-title">WELCOME TO CODERS EVOKE</h1>
<p class="card-text">
Coders Evoke is all about sharing knowledge, posting achievements,
participating in hackathons, discussions and many more!
</p>
<button type="button" class="btn button text-center">
Join Us
</button>
</div>
</div>
<div class="amico mob-hid">
<img src="./assets/img/amico.png" alt="amico" height="80%" />
</div>
</div>
</section>
<section class="features">
<h1 class="text-center">Benefits of Joining Us</h1>
<div class="d-flex justify-content-around">
<div>
<div class="box-background mob-disp"></div>
<div class="text-center align-middle content mob-disp">
<p>Expand your area of expertise</p>
</div>
</div>
<img
src="./assets/img/rafiki.png"
width="25%"
height="25%"
class="mob-hid"
/>
</div>
<div class="d-flex justify-content-around">
<img
src="./assets/img/rafiki1.png"
width="25%"
height="25%"
class="mob-hid"
/>
<div>
<div class="box-background mob-disp"></div>
<div class="text-center align-middle content mob-disp">
<p>For support and motivation</p>
</div>
</div>
</div>
<div class="d-flex justify-content-around">
<div>
<div class="box-background mob-disp"></div>
<div class="text-center align-middle content mob-disp">
<p>Networking and sharing ideas</p>
</div>
</div>
<img
src="./assets/img/bro.png"
width="25%"
height="25%"
class="mob-hid"
/>
</div>
</section>
<section class="footer">
<div class="footer-background mob-hid">
<img src="./assets/img/footer.png" width="100%" height="fit-content" />
</div>
<footer class="d-flex justify-content-evenly text-white mob-disp1">
<div class="foot-con">
<h2>Coders Evoke</h2>
<p>
“None of us, including me, ever do great things. But we can all do
small things, with great love, and together we can do something
wonderful. Just together."
</p>
</div>
<div class="foot-list-1">
<h3>Join Us</h3>
<ul>
<li>Events</li>
<li>Voulnteer Group</li>
<li>Community</li>
<li>Open Source</li>
<li>Hackathons</li>
</ul>
<h3>Contact Us</h3>
<ul>
<li>[email protected]</li>
<li>[email protected]</li>
</ul>
</div>
<div class="foot-list-2">
<h3>Category</h3>
<ul>
<li>Home</li>
<li>About</li>
<li>Project</li>
<li>Contact</li>
</ul>
<h3>Visit Our</h3>
<ul>
<li>Resources</li>
<li>Blogs</li>
<li>Achievements</li>
</ul>
</div>
<div class="d-flex flex-column justify-content-evenly newsletter">
<div class="marg">
<form class="d-flex">
<input
class="form-control me-2"
type="search"
placeholder="Newsletter"
aria-label="Search"
/>
<button class="btn btn-danger" type="submit">Subscribe</button>
</form>
</div>
<div class="marg">
<h3>Follow us:</h3>
<div class="social-btn">
<i class="fab fa-github fa-2x"></i>
<i class="fab fa-twitter fa-2x"></i>
<i class="fab fa-youtube fa-2x"></i>
<i class="fab fa-instagram fa-2x"></i>
<i class="fab fa-linkedin fa-2x"></i>
</div>
</div>
<div class="copyright marg">
Copyright © 2021 || Coders Evoke.<br />
All rights reserved
</div>
</div>
</footer>
</section>
<!-- including javascript files here-->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ"
crossorigin="anonymous"
></script>
<script
src="https://kit.fontawesome.com/450a8dfd72.js"
crossorigin="anonymous"
></script>
<script src="./js/script.js"></script>
</body>
</html>