forked from Coders-Evoke-Community/CodersEvoke_website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathopportunity.html
More file actions
217 lines (157 loc) · 7.46 KB
/
Copy pathopportunity.html
File metadata and controls
217 lines (157 loc) · 7.46 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
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
<!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">
<!-- attach css files here -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Nunito&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/opportunity.css">
<!--Bootstrap CDN-->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5.15.3/css/fontawesome.min.css" integrity="sha384-wESLQ85D6gbsF459vf1CiZ2+rr+CsxRY0RpiF1tLlQpDnAgg6rwdsUF1+Ics2bni" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css" integrity="sha384-tKLJeE1ALTUwtXlaGjJYM3sejfssWdAaWR2s97axw4xkiAdMzQjtOjgcyw0Y50KU" crossorigin="anonymous">
<!-- Bootstrap -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous" />
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" />
<title>CODERS EVOKE </title>
</head>
<body>
<!-- navigation bar for the page-->
<header class="header">
<a href="" class="logo">Coders Evoke</a>
<input class="menu-btn" type="checkbox" id="menu-btn" />
<label class="menu-icon" for="menu-btn"><span class="navicon"></span></label>
<ul class="menu">
<li><a href="#work">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#careers">Contact Us</a></li>
<li><a href="#contact">Opportinities</a></li>
<li><a href="#contact">Events</a></li>
<li><a href="#contact">Team</a></li>
</ul>
</header>
<div class="top">
<section id="home">
<div class="row">
<div class="col-lg-6 col-12">
<img class="homeb" src="assets/images/background.jpg.jpg" width="900" height="628" >
</div>
<div class="col-lg-6 col-12 content-main">
<p class="main-heading1">Opportunities for a Bright Future..</p>
</div>
</div>
</section>
</div>
<!---information--->
<p class="information">YOU ARE IMPORTANT TO US</p>
<h3 class="information1">The platform where you can share all about technical knowledge, post achievements, participate in hackathons, discuss, and many more. We have many opportunities at Coders Evoke. Work when you are productive, with flexible working hours and environment. Enjoy a happy work and get rewards. </h3>
<!-- more info -->
<section class="guidelines" id="guidelines">
<h1 class="heading">Let's Work Together</h1>
<div class="box-container">
<div class="box">
<img src="assets/images/innovation.jpg" alt="grow with us">
<h2>Innovation for the better tomorrow</h2>
</div>
<div class="box">
<img src="assets/images/leader.jpg" alt="expertise">
<h2>Be a leader</h2>
</div>
<div class="box">
<img src="assets/images/work hard.jpg" alt="expertise">
<h2>Work hard play hard</h2>
</div>
<div class="box">
<img src="assets/images/love.jpg" alt="make connections">
<h2>Love what you do</h2>
</div>
</div>
</section>
<!----- Footer ----->
<footer id="dk-footer">
<button id="scrollToTopBtn"><i class="bi bi-arrow-up"></i></button>
<div class="container">
<div class="sec Aboutus">
<h2> Coders Evoke</h2>
<span class="animate-border border-black"></span>
<div class="footer-detail">
<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>
<!-- End Col -->
<div class="sec QuickLinks">
<h2>Category</h2>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about">About</a></li>
<li><a href="#project">Project</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
<!-- End col -->
<div class="sec section-heading">
<h2>Contact Us</h2>
<p>Having some questions? Don’t miss your problem</p>
<form action="#">
<div class="sec form-row">
<div class="col dk-footer-form">
<input type="email" class="form-control" placeholder="Email Address" />
<button type="submit" id="gmailus" value="">
<i class="fa fa-send"></i>
</button>
</div>
</div>
</form>
</div>
<div class="sec">
<h2>Follow Us</h2>
<ul class="sci">
<li>
<a href="" target="_blank"><i
class="fa fa-twitter" aria-hidden="true"></i></a>
</li>
<li>
<a href="" target="_blank"><i class="fa fa-instagram"
aria-hidden="true"></i></a>
</li>
<li>
<a href="" target="_blank"><i
class="fa fa-linkedin" aria-hidden="true"></i></a>
</li>
<li>
<a href="" target="_blank"><i class="fa fa-google-plus"
aria-hidden="true"></i></a>
</li>
</ul>
</div>
</div>
<!-- End Contact Container -->
<div class="copyrightText">
<p class="p2">
Copyright ©
<script>
document.write(new Date().getFullYear());
</script>
|| Coders Evoke. All rights reserved
</p>
</div>
</footer>
<!-- including javascript files here-->
<script src="./js/script.js"></script>
</body>
</html>