-
Notifications
You must be signed in to change notification settings - Fork 0
/
Internship_from.html
356 lines (307 loc) · 15.5 KB
/
Internship_from.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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
<!DOCTYPE html>
<html lang="en" class="vk">
<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" />
<title>Support | registration </title>
<link rel="icon" href="/favicon.png"><link href="style.css" rel="stylesheet"></head>
<body x-data="
{
scrolledFromTop: false
}
" x-init="window.pageYOffset >= 50 ? scrolledFromTop = true : scrolledFromTop = false" @scroll.window="window.pageYOffset >= 50 ? scrolledFromTop = true : scrolledFromTop = false" class="kf fl">
<section class="mh nh">
<div class="a">
<div class="wow fadeInUp me nf sg xg gl wm" data-wow-delay="0s">
<div class="ha qb _d">
<div class="jc ng qm/2">
<h1 class="pa ji pi yi vl km">
registration
</h1>
</div>
<div class="jc ng qm/2">
<ul class="qb be sm">
<li class="ii qi yi vl">
<a href="/index.html" class="kk">
Home
</a>
<span class="yg"> / </span>
</li>
<li class="ii qi yi vl">
registration
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<!-- Contact -->
<section id="interncontact" class="nf gh ml" >
<div class="wow fadeInUp ra jc ke me" data-wow-delay="0s">
<img src="src/images/blogs/Intern2024.svg" alt="image" class="yb jc me dg eg" />
</div>
<div class="jc ng ">
<div class="sm:ud-14 wow fadeInUp pe kf fh wg gl" data-wow-delay="0s">
<h3 class="xa mi pi aj vl hn tp sq">
Registration
</h3>
<form action="https://app.formbold.com/s/3A2ll"
method="POST"
enctype="multipart/form-data">
<div class="za">
<label for="name" class="ya ob hi qi aj vl">
Full Name*
</label>
<div id="Iname">
<input type="text" name="name" id="name" placeholder="Enter your full name" class="jc pe re ff if zg _g ii qi _i lj pk dl il tl" />
</div>
</div>
<div class="za">
<label for="email" class="ya ob hi qi aj vl">
Email Address*
</label>
<div id="IEmail">
<input type="email" name="email" id="email" placeholder="Enter your email address" class="jc pe re ff if zg _g ii qi _i lj pk dl il tl" />
</div>
</div>
<div class="za">
<label for="message" class="ya ob hi qi aj vl">
College / University*
</label>
<div id="ICollege">
<input type="text" name="college" id="college" placeholder="Enter your college / University Name" class="jc pe re ff if zg _g ii qi _i lj pk dl il tl" />
</div>
</div>
<div class="za">
<label for="message" class="ya ob hi qi aj vl">
Phone Number*
</label>
<div id="IPhone">
<input type="text" name="phone" id="phone" placeholder="Enter your Phone Number with country code" class="jc pe re ff if zg _g ii qi _i lj pk dl il tl" />
</div>
</div>
<div class="za">
<label for="message" class="ya ob hi qi aj vl">
Resume link*
</label>
<div id="Iresume">
<input type="text" id="resume" name="link" placeholder="Enter your resume link" class="jc pe re ff if zg _g ii qi _i lj pk dl il tl" />
</div>
</div>
<div class="za">
<label for="message" class="ya ob hi qi aj vl">
Intern ID*
</label>
<div id="Intern">
<input type="text" name="Intern_ID" placeholder="Enter Intern ID " class="jc pe re ff if zg _g ii qi _i lj pk dl il tl" />
</div>
</div>
<div class="za">
<label for="message" class="ya ob hi qi aj vl">
Any query*
</label>
<textarea name="message" rows="6" id="message" placeholder="Type your query" class="jc pe re ff if zg _g ii qi _i lj pk dl il tl"></textarea>
</div>
<div class="form-group checkbox">
<input type="checkbox" id="cterms" value="Agreed-to-Terms" required><p class="ii qi wi xi ul">
I have read and agree with Infomeet's stated and <a href="/Term and condition.html">Terms Conditions</a> </p>
<div class="help-block with-errors"></div>
</div>
<button type="submit" class="o h/2 ab rb _b be oe of ch ii qi zi hk ">Submit
<span class="sh">
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.67496 17.5L19.1666 10L1.67496 2.5L1.66663 8.33333L14.1666 10L1.66663 11.6667L1.67496 17.5Z" fill="white" />
</svg>
</span>
</button>
</form>
</div>
</div>
</div>
</div>
</section>
</form>
<!-- end of contact form -->
<section id="newsletter" class="e ca">
<div class="d f l ea hc jc nf ml"></div>
<div class="a">
<div class="wow fadeInUp e ca ke ne qf gg tm" data-wow-delay="0s">
<div class="ha qb _d be">
<div class="jc ng yo/2">
<div class="ra no">
<div class="cd">
<h2 class="ya li pi ui zi bo">
Newsletter
</h2>
<p class="gi qi zi">
Stay updated on InfoMeet IT Company's tech insights.
Subscribe for the latest trends, innovations, expert perspectives and jobs.
</p>
</div>
</div>
</div>
<div class="jc pg yo/2">
<div>
<form
action="https://app.formbold.com/s/9mN5Y"
method="POST" class="e"
>
<label>
<input type="email" name="email" placeholder="Enter email address" class="jc oe re _e kf xg bh ii qi xi lj ul an">
</label>
<button type="submit" class="o h/2 ab rb _b be oe of ch ii qi zi hk im mm rm/2">Submit
<span class="sh">
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.67496 17.5L19.1666 10L1.67496 2.5L1.66663 8.33333L14.1666 10L1.66663 11.6667L1.67496 17.5Z" fill="white" />
</svg>
</span>
</button>
</form>
</div>
</div>
</div>
<div class="d f m ea">
<img src="src/images/shapes/newsletter-shape.svg" alt="shape" />
</div>
</div>
</div>
</section>
<footer class="e ca th">
<div class="a">
<div class="ha qb _d">
<div class="jc ng vn/2 wo/12 gq/12">
<div class="wow fadeInUp bb dd eq" data-wow-delay="0s">
<a href="index.html" class="ta pb">
<img src="src/images/logo/infologo-logo.png" alt="logo" class="footerlogo"/>
</a>
<div class="qb be ge">
<a href="https://discord.gg/6fFDMN8JWS" target="_blank" class="qb ac pc be de oe nf xi fk lk gl vl bm" name="social-link" aria-label="social-link">
<svg width="18" height="18" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.25 8.46875C7.6875 8.46875 7.28125 8.96875 7.28125 9.53125C7.28125 10.0938 7.71875 10.5938 8.25 10.5938C8.8125 10.5938 9.21875 10.125 9.21875 9.53125C9.25 8.9375 8.8125 8.46875 8.25 8.46875Z" fill="currentColor" />
<path d="M11.75 10.5625C12.285 10.5625 12.7187 10.0868 12.7187 9.5C12.7187 8.9132 12.285 8.4375 11.75 8.4375C11.215 8.4375 10.7812 8.9132 10.7812 9.5C10.7812 10.0868 11.215 10.5625 11.75 10.5625Z" fill="currentColor" />
<path d="M16.4687 0.3125H3.53125C2.4375 0.3125 1.53125 1.1875 1.53125 2.28125V15.375C1.53125 16.4688 2.40625 17.3438 3.5 17.3438H14.4687L13.9375 15.5938L15.1562 16.75L16.3437 17.8437L18.4062 19.6875V2.28125C18.5 1.1875 17.5625 0.3125 16.4687 0.3125ZM12.7187 12.9375C12.7187 12.9375 12.375 12.5313 12.0625 12.1563C13.3437 11.8125 13.8125 11 13.8125 11C13.4062 11.25 13.0312 11.4375 12.7187 11.5625C12.25 11.7812 11.75 11.9062 11.3125 11.9687C10.375 12.1562 9.5625 12.0937 8.8125 11.9687C8.25 11.875 7.8125 11.7188 7.40625 11.5625C7.1875 11.4687 6.90625 11.375 6.6875 11.25C6.65625 11.25 6.65625 11.2188 6.59375 11.2188C6.59375 11.2188 6.5625 11.2187 6.5625 11.1875C6.375 11.0937 6.3125 11 6.3125 11C6.3125 11 6.8125 11.7813 8.03125 12.1563C7.71875 12.5 7.375 12.9375 7.375 12.9375C5.21875 12.8438 4.4375 11.5 4.4375 11.5C4.4375 8.375 5.84375 5.875 5.84375 5.875C7.25 4.8125 8.5625 4.875 8.5625 4.875L8.65625 5C6.875 5.46875 6.09375 6.25 6.09375 6.25C6.09375 6.25 6.3125 6.125 6.65625 6C7.71875 5.5625 8.5 5.4375 8.84375 5.375C8.875 5.375 8.9375 5.375 9.03125 5.375C9.59375 5.28125 10.3125 5.28125 10.9687 5.375C11.9062 5.46875 12.875 5.78125 13.875 6.3125C13.875 6.3125 13.125 5.59375 11.4375 5.09375L11.5625 4.90625C11.5625 4.90625 12.875 4.875 14.2812 5.90625C14.2812 5.90625 15.6875 8.40625 15.6875 11.5313C15.7187 11.5 14.875 12.9063 12.7187 12.9375Z" fill="currentColor" />
</svg>
</a>
<a href="https://twitter.com/infomeet1" target="_blank" class="qb ac pc be de oe nf xi fk lk gl vl bm" name="social-link" aria-label="social-link">
<svg width="18" height="15" viewBox="0 0 18 15" class="cg">
<path d="M17.7165 2.00016C17.0749 2.29183 16.3832 2.4835 15.6665 2.57516C16.3999 2.1335 16.9665 1.4335 17.2332 0.591829C16.5415 1.0085 15.7749 1.30016 14.9665 1.46683C14.3082 0.750163 13.3832 0.333496 12.3332 0.333496C10.3749 0.333496 8.77487 1.9335 8.77487 3.9085C8.77487 4.19183 8.8082 4.46683 8.86654 4.72516C5.89987 4.57516 3.2582 3.15016 1.49987 0.991829C1.19154 1.51683 1.01654 2.1335 1.01654 2.7835C1.01654 4.02516 1.64154 5.12516 2.6082 5.75016C2.01654 5.75016 1.46654 5.5835 0.983203 5.3335C0.983203 5.3335 0.983203 5.3335 0.983203 5.3585C0.983203 7.09183 2.21654 8.54183 3.84987 8.86683C3.54987 8.95016 3.2332 8.99183 2.9082 8.99183C2.6832 8.99183 2.4582 8.96683 2.24154 8.92516C2.69154 10.3335 3.99987 11.3835 5.57487 11.4085C4.3582 12.3752 2.81654 12.9418 1.1332 12.9418C0.84987 12.9418 0.566536 12.9252 0.283203 12.8918C1.86654 13.9085 3.74987 14.5002 5.76654 14.5002C12.3332 14.5002 15.9415 9.05016 15.9415 4.32516C15.9415 4.16683 15.9415 4.01683 15.9332 3.8585C16.6332 3.3585 17.2332 2.72516 17.7165 2.00016Z" />
</svg>
</a>
<a href="https://www.linkedin.com/company/infomeet" target="_blank" class="qb ac pc be de oe nf xi fk lk gl vl bm" name="social-link" aria-label="social-link">
<svg width="16" height="16" viewBox="0 0 16 16" class="cg">
<path d="M13.8333 0.5C14.2754 0.5 14.6993 0.675595 15.0118 0.988155C15.3244 1.30072 15.5 1.72464 15.5 2.16667V13.8333C15.5 14.2754 15.3244 14.6993 15.0118 15.0118C14.6993 15.3244 14.2754 15.5 13.8333 15.5H2.16667C1.72464 15.5 1.30072 15.3244 0.988155 15.0118C0.675595 14.6993 0.5 14.2754 0.5 13.8333V2.16667C0.5 1.72464 0.675595 1.30072 0.988155 0.988155C1.30072 0.675595 1.72464 0.5 2.16667 0.5H13.8333ZM13.4167 13.4167V9C13.4167 8.27949 13.1304 7.5885 12.621 7.07903C12.1115 6.56955 11.4205 6.28333 10.7 6.28333C9.99167 6.28333 9.16667 6.71667 8.76667 7.36667V6.44167H6.44167V13.4167H8.76667V9.30833C8.76667 8.66667 9.28333 8.14167 9.925 8.14167C10.2344 8.14167 10.5312 8.26458 10.75 8.48338C10.9688 8.70217 11.0917 8.99891 11.0917 9.30833V13.4167H13.4167ZM3.73333 5.13333C4.10464 5.13333 4.46073 4.98583 4.72328 4.72328C4.98583 4.46073 5.13333 4.10464 5.13333 3.73333C5.13333 2.95833 4.50833 2.325 3.73333 2.325C3.35982 2.325 3.0016 2.47338 2.73749 2.73749C2.47338 3.0016 2.325 3.35982 2.325 3.73333C2.325 4.50833 2.95833 5.13333 3.73333 5.13333ZM4.89167 13.4167V6.44167H2.58333V13.4167H4.89167Z" />
</svg>
</a>
<a href="https://www.instagram.com/infomeet.in/" class="qb ac pc be de oe nf xi fk lk gl vl bm" name="social-link" aria-label="social-link">
<img src="/src/images/footer/https-www-instagram-comovermountaincycles-new-instagram-icon-white-11563063729ytz7nlpga1-PhotoRoom.png-PhotoRoom.png" alt="">
</a>
</div>
</div>
</div>
<div class="jc ng qm/2 vn/2 wo/12 hq/12">
<div class="wow fadeInUp bb eq" data-wow-delay="0s">
<h2 class="za mi pi yi vl">
Quick Links
</h2>
<div class="he">
<a href="/index.html#roadmap" class="ob ii qi xi kk ul fm">
Roadmap
</a>
<a href="https://wa.me/7409069096" class="ob ii qi xi kk ul fm">
24/7 Supports
</a>
<a href="/Internship.html" class="ob ii qi xi kk ul fm">
Internship
</a>
<a href="https://unstop.com/p/hackathon-10-2023-infomeet-728504
" class="ob ii qi xi kk ul fm">
Hackathon
</a>
<a href="/Shipping-and-Delivery-Policy.html" class="ob ii qi xi kk ul fm">
Shipping & Delivery Policy
</a>
</div>
</div>
</div>
<div class="jc ng qm/2 vn/2 wo/12 hq/12">
<div class="wow fadeInUp bb eq" data-wow-delay="0s">
<h2 class="za mi pi yi vl">
Supports
</h2>
<div class="he">
<a href="/support.html" class="ob ii qi xi kk ul fm">
Help & Support
</a>
<a href="/Term-and-condition.html" class="ob ii qi xi kk ul fm">
Terms & Conditions
</a>
<a href="/privacy-policy.html" class="ob ii qi xi kk ul fm">
Privacy Policy
</a>
<a href="/Refund-and-Cancellation-Policy.html" class="ob ii qi xi kk ul fm">
Refund & Cancellation Policy
</a>
<a href="/index.html#faq" class="ob ii qi xi kk ul fm">
On Point FAQ
</a>
</div>
</div>
</div>
<div class="jc ng vn/2 yo/2 gq/12">
<div class="wow fadeInUp bb eq" data-wow-delay="0s">
<h2 class="za mi pi yi vl">
approval licensing and registration
</h2>
<div class="he">
<div class="qb">
<div class="sa xb jc ed pe">
<img src="src/images/footer/AICTE-Logo.png" alt="post" class="yb jc pe dg eg" />
</div>
<div>
<a href="javascript:void(0)" class="ii qi xi kk ul fm">
Approved by AICTE
</a>
<p class="qb be">
</p>
</div>
</div>
<div class="qb">
<div class="sa xb jc ed pe">
<img src="src/images/footer/MSME.png" alt="post" class="yb jc pe dg eg" />
</div>
<div>
<a href="javascript:void(0)" class="ii qi xi kk ul fm">
Registraction No : UDYAM-UP-56-0058311
</a>
<p class="qb be">
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="wow fadeInUp we bf dh fi al" data-wow-delay="0s">
<p class="ii qi wi xi ul">
© 2023 all Rights Reserved, Crafted by
<a href="http://infomeet.in" rel="noopenner nofollow" class="kk">
INFOMEET
</a>
</p>
</div>
</div>
<div class="d f l ea">
<img src="src/images/shapes/footer-shape-2.svg" alt="shape" />
</div>
<div class="d n m ea">
<img src="src/images/shapes/footer-shape-1.svg" alt="shape" />
</div>
</footer>
<a x-show="scrolledFromTop" href="javascript:void(0)" name="scrollToTop" aria-label="scrollToTop" class="zq back-to-top c p q r fa qb ac pc be de me of zi kj rj">
<span class="cb bc qc sd we xe cf"></span>
</a>
<script data-cfasync="false" src="cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script defer src="bundle.js"></script><script>(function(){var js = "window['__CF$cv$params']={r:'7f28e04c7b2d6bfd',t:'MTY5MTM0MTY0Ny4wODgwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='cdn-cgi/challenge-platform/h/g/scripts/jsd/74ac0d47/invisible.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script><script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8b253dfea2ab4077af8c6f58422dfbfd1689876627854" integrity="sha512-bjgnUKX4azu3dLTVtie9u6TKqgx29RBwfj3QXYt5EKfWM/9hPSAI/4qcV5NACjwAo8UtTeWefx6Zq5PHcMm7Tg==" data-cf-beacon='{"rayId":"7f28e04c7b2d6bfd","version":"2023.7.0","r":1,"b":1,"token":"9a6015d415bb4773a0bff22543062d3b","si":100}' crossorigin="anonymous"></script>
</body>
</html>