-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathjoin.html
192 lines (182 loc) · 8.72 KB
/
join.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
<!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" />
<link href="assets/ACMW logo new.png" rel="icon" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"
integrity="sha512-tS3S5qG0BlhnQROyJXvNjeEM4UpMXHrQfTGmbQ1gKmelCxlSEBUaxhRBj/EFTzpbP4RVSrpEikbmdJobCvhE3g=="
crossorigin="anonymous" />
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css"
integrity="sha512-sMXtMNL1zRzolHYKEujM2AqCLUR9F2C4/05cdbxjjLSRvMQIciEPCQZo++nk7go3BtSuK9kfa/s+a4f4i5pLkw=="
crossorigin="anonymous" />
<link rel="stylesheet" href="css/styles.css" />
<link rel="stylesheet" href="css/home.css" />
<link rel="stylesheet" href="css/join.css" />
<title>Join Us</title>
</head>
<body>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-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 mx-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="events.html">Events</a>
</li>
<li class="nav-item">
<a class="nav-link" href="team.html">Team</a>
</li>
<li class="nav-item">
<a class="nav-link" href="news.html">Resources</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="join.html">Join Us</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid">
<div class="row intro">
<div class="col-lg-6">
<h4>ACM-W SRM Chapter</h4>
<h1>
Let’s
<br />
<span class="gradient">Grow Together</span><br />With ACM-W
</h1>
<p>
Coming together is a beginning; keeping together is progress;
working together is success.
</p>
<g fill="none" fill-rule="nonzero" stroke="none" stroke-width="1" stroke-linecap="butt" stroke-linejoin="miter"
stroke-miterlimit="10" stroke-dasharray="" stroke-dashoffset="0" font-family="none" font-weight="none"
font-size="none" text-anchor="none" style="mix-blend-mode: normal">
<path d="M0,172v-172h172v172z" fill="none"></path>
<g id="original-icon" fill="#bf9ad4">
<path
d="M86,14.33333c-39.5815,0 -71.66667,32.08517 -71.66667,71.66667c0,39.5815 32.08517,71.66667 71.66667,71.66667c39.5815,0 71.66667,-32.08517 71.66667,-71.66667c0,-39.5815 -32.08517,-71.66667 -71.66667,-71.66667zM73.45833,116.96717v0c-2.967,-2.967 -2.967,-7.783 0,-10.75l20.21717,-20.21717l-20.21717,-20.21717c-2.967,-2.967 -2.967,-7.783 0,-10.75v0c2.967,-2.967 7.783,-2.967 10.75,0l25.90033,25.90033c2.80217,2.80217 2.80217,7.33867 0,10.13367l-25.90033,25.90033c-2.967,2.967 -7.783,2.967 -10.75,0z">
</path>
</g>
</g></a></span>
</h3>
</div>
</div>
<h3 class="text-center wdwd">Recruitment for SRM Students</h3>
<p class="text-center mute">
You may go through the FAQs for further info.
</p>
<div class="row">
<div class="accordion" id="accordionExample">
<div class="card">
<div class="card-head" id="headingOne">
<h2 class="mb-0 collapsed" data-toggle="collapse" data-target="#collapseOne" aria-expanded="false"
aria-controls="collapseOne">
When does the recruitment season start?
</h2>
</div>
<div id="collapseOne" class="collapse" aria-labelledby="headingOne" data-parent="#accordionExample">
<div class="card-body">
The recruitment season starts at the beginning of each semester both odd and even every academic year.
</div>
</div>
</div>
<div class="card">
<div class="card-head" id="headingTwo">
<h2 class="mb-0 collapsed" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false"
aria-controls="collapseTwo">
What is the procedure for recruitment?
</h2>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordionExample">
<div class="card-body">
The process of recruitment starts by filling out a Google form after which short listing is done. The
short listed candidates are finally called for an interview for us to know them better.
</div>
</div>
</div>
<div class="card">
<div class="card-head" id="headingThree">
<h2 class="mb-0 collapsed" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false"
aria-controls="collapseThree">
Is this recruitment only for Women?
</h2>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample">
<div class="card-body">
Given the name of our community it could be misunderstood for being only for women but it isn't. Men are
welcomed just as much as women are. We as a community also believe in working together with equality and
uplifting each other for the greater good.
</div>
</div>
</div>
<div class="card">
<div class="card-head" id="headingFour">
<h2 class="mb-0 collapsed" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false"
aria-controls="collapseThree">
Do we have to pay for ACM Membership to join the community?
</h2>
</div>
<div id="collapseFour" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample">
<div class="card-body">
Being a part of our community is absolutely free of cost. While to acquire an ACM Student Membership a
small amount is required to be paid.
Some of the perks of being a member out of many include : <br />
1. Access to the full ACM Digital Library. <br />
2. Access to the online courses, ebooks and training videos.<br />
3. Free "acm.org" email forwarding address plus filtering.
</div>
</div>
</div>
</div>
</div>
<h3 class="text-center wdwd">Outreach Program</h3>
<div class="row collab">
<div class="col-lg-6 col-md-6 col-sm-12" style="padding: 5% 8%">
<p>
We welcome other ACM chapters, college associations, NGO’s, etc to
hold global events with us! No matter what your background or major
is, we would love to have you at our events and activities!
</p>
</div>
<div class="col-lg-6 col-md-6 col-sm-12 text-center collab-form">
<h4>Want to collab?</h4>
<h5>Fill this form and we will reach out to you!</h5>
<form>
<div class="form-group">
<input type="text" class="form-control" id="formGroupExampleInput" placeholder="Your Association’s name" />
</div>
<div class="form-group">
<input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp"
placeholder="Email Address" />
</div>
<div class="form-group">
<input type="text" class="form-control" id="formGroupExampleInput2"
placeholder="Tell us a bit about yourself" />
</div>
</form>
<button class="btn btn-primary">Send</button>
</div>
</div>
</div>
<footer>
<h4 class="text-center">Copyright acm-w srm chapter</h4>
<p class="text-center">All rights reserved</p>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
crossorigin="anonymous"></script>
</body>
</html>