-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmembership.html
More file actions
151 lines (148 loc) · 7.71 KB
/
membership.html
File metadata and controls
151 lines (148 loc) · 7.71 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
<!DOCTYPE html>
<html>
<head>
<title>About</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<!--favicon-->
<link rel="shortcut icon" type="image/png" href="images/favicon.png" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>
<body class="no-sidebar is-preload">
<div id="page-wrapper">
<!-- Header -->
<section id="membership">
<div id="header">
<!-- Inner -->
<div class="active-info">
<center>
<div class="section s-1">
<h1>Active Membership</h1>
<p class="member">
<br>
Would you like to be an Active Member of Women in Computing? As an active member, you will have access to members-only perks such as networking events, resume review, conferences, tours, and more! Your resume will be forwarded to our partners and will be eligible to apply for WiC-affiliated Scholarships to attend
conferences. Active members will also be eligible to run for office upon completion of WiC's internship program.
</p>
</div>
</div>
</center>
<!-- Nav -->
<nav id="nav">
<ul id="mainNav">
<li><a href="index.html">Home</a></li>
<li><a href="index.html#mission">Mission</a></li>
<li><a href="index.html#programs">Programs</a></li>
<li><a href="index.html#events">Events</a></li>
<li><a href="index.html#team">Team</a></li>
<li><a href="index.html#sponsors">Sponsors</a></li>
<li><a href="#membership">Join</a></li>
</ul>
</nav>
</div>
</section>
<!-- Main -->
<div class="wrapper style1">
<div class="container">
<article id="main" class="special">
<h2>Become an Active Member!</h2>
<section>
<h3>Benefits</h3>
<ul>
<li>Free access to Recruiting Events.</li>
<li>Free access to Campus Tours.</li>
<li>Eligibility to apply for WiC-affiliated Scholarships to attend Conferences.</li>
<li>Add resume to exclusive Resume Handbook that will be shared with our partners.</li>
<li>Free Passion Planner ❤️</li>
<li>Access to private Discord channel.</li>
</ul>
<h3>Requirements</h3>
<ul>
<li>
Have a positive outlook and be supportive of each other.
</li>
<li>Represent WiC values in-person and online.</li>
<li>
Actively attend WiC events or programs throughout the
semester.
</li>
<li>Membership Fee of $10, renewed annually.</li>
</ul>
</section>
<!-- <a href="#" class="image featured"
><img src="images/pic06.jpg" alt="wic group picture"
/></a> -->
<section>
<h3>Next Steps</h3>
<p>
You may pay membership dues using the "Become a Member" link below or attend any meeting or event and notify any of the officers that you would like to become an active
member. You may also send us an email at <strong>csulbwic@gmail.com</strong> and let us know you want to become an active member! If you have any questions or concerns,
please reach out to us!
</p>
</section>
<center>
<a href="https://commerce.cashnet.com/CSULB-SLD2?itemcode=sld2-wic" class="button" target="_blank">Become a Member</a>
</center>
</article>
</div>
</div>
<!-- Footer -->
<div id="footer">
<div class="container">
<div class="row">
<article class="col-4 col-12-mobile special">
<a href="http://eepurl.com/gDJFK9" class="button" target="_blank">Join Our Mailing List</a>
</article>
<article class="col-4 col-12-mobile special">
<header>
<!-- <h3><a href="#">Workshops</a></h3> -->
<h3>Reach us at <a href="mailto:csulbwic@gmail.com<">csulbwic@gmail.com</a></h3>
</header>
<!-- Copyright -->
<div class="copyright">
<ul class="menu">
<li>© CSULB Women in Computing 2020</li>
</ul>
</div>
</article>
<article class="col-4 col-12-mobile special">
<header>
<!-- <h3><a href="#">Community Outreach</a></h3> -->
</header>
<!-- Contact -->
<section class="contact">
<ul class="icons">
<li>
<a href="https://twitter.com/csulbwic" target="_blank" class="icon brands fa-twitter"><span class="label">Twitter</span></a>
</li>
<li>
<a href="https://www.facebook.com/wic.csulb" target="_blank" class="icon brands fa-facebook-f"><span class="label">Facebook</span></a>
</li>
<li>
<a href="https://www.instagram.com/csulbwic/" target="_blank" class="icon brands fa-instagram"><span class="label">Instagram</span></a>
</li>
<li>
<a href="https://www.linkedin.com/company/csulbwic" target="_blank" class="icon brands fa-linkedin-in"><span class="label">Linkedin</span></a>
</li>
<li>
<a href="https://discord.gg/2NwbETB" target="_blank" class="icon brands fab fa-discord"><span class="label">Discord</span></a>
</li>
</ul>
</section>
</article>
</div>
</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
<script src="assets/js/menu.js"></script>
</body>
</html>