-
Notifications
You must be signed in to change notification settings - Fork 0
/
sponsors.html
239 lines (224 loc) · 9.23 KB
/
sponsors.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
<!DOCTYPE HTML>
<!--
Slate by Pixelarity
pixelarity.com | [email protected]
License: pixelarity.com/license
-->
<html>
<head>
<title>IEEE CMU - About</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="assets/css/main.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="assets/css/ie9.css" /><![endif]-->
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
<link rel="stylesheet" href="assets/css/sponsor.css" />
</head>
<body>
<!-- Header -->
<header id="header">
<h1><a href="index.html">IEEE <span>CMU Chapter</span></a></h1>
<nav id="nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="events.html">Events</a></li>
<li><a href="leadership.html">Leadership</a></li>
<li><a href="sponsors.html">Sponsors</a></li>
</ul>
</nav>
</header>
<!-- Main -->
<section id="main" class="wrapper style2">
<div class="inner">
<header class="major">
<h2>Sponsors</h2>
</header>
<!--<div id="sponsorItems">
<div class="allsponsors">
<div id="sponsorItems">
<p class="text-center" id="goldMember">GOLD MEMBERS</p>
<hr class="accent my-5">
</div>
<div class="sponsorimages" id="sponsorItems">
<a href="http://www.boeing.com" target="_blank"><img class="imageStyle" src="images/sponsors/boeing.png"></a>
</div>
<div id="sponsorItems">
<p class="text-center" id="silverMember">SILVER MEMBERS</p>
<hr class="accent my-5">
</div>
<div class="sponsorimages" id="sponsorItems">
<a href="http://www.deere.com" target="_blank"><img class="imageStyle" src="images/sponsors/johndeere.jpeg"></a>
</div>
<div id="sponsorItems">
<p class="text-center" id="bronzeMember">BRONZE MEMBERS</p>
<hr class="accent my-5">
</div>
<div class="sponsorimages" id="sponsorItems">
<a href="http://www.cisco.com" target="_blank"><img class="imageStyle" src="images/sponsors/cisco.png"></a>
</div>
</div>
</div>-->
<!-- Pulled from UCSD IEEE Website http://ieeeucsd.org/pages/sponsorship.html -->
<div class = "wrapper">
<div class="table-wrapper">
<table>
<thead>
<tr>
<th>Description</th>
<th>Bronze </br>
$500
</th>
<th>Silver </br>
$1000+
</th>
<th>Gold </br>
$2000+
</th>
</tr>
</thead>
<tbody>
<tr>
<td>Company Logo on Website</td>
<td>x</td>
<td>x</td>
<td>x</td>
</tr>
<tr>
<td>Promote company events & distribute information</td>
<td>x</td>
<td>x</td>
<td>x</td>
</tr>
<tr>
<td>Swag Distributed at Events</td>
<td></td>
<td>x</td>
<td>x</td>
</tr>
<tr>
<td>Company will receive resume book of IEEE members</td>
<td></td>
<td>x</td>
<td>x</td>
</tr>
<tr>
<td>CMU IEEE will book rooms for company-hosted events throughout the year</td>
<td></td>
<td>x</td>
<td>x</td>
</tr>
<tr>
<td>CMU IEEE will work with you to host a larger event on campus</td>
<td></td>
<td></td>
<td>x</td>
</tr>
<tr>
<td>Company’s name will be included on CMU IEEE Swag (T-shirts)</td>
<td></td>
<td></td>
<td>x</td>
</tr>
<tr>
<td>Company tailored book of student profiles, including resumes, relevant skill sets, and more!</td>
<td></td>
<td></td>
<td>x</td>
</tr>
</tbody>
<tfoot>
<tr>
<td>
<br>IEEE accepts both <b>monetary funds</b> and <b>physical commodities</b>.
Companies that donate physical commodities will be placed in a tier based off
total value of items provided.
</td>
</tr>
</tfoot>
</table>
</div>
</div>
</div>
</section>
<div class="wrapper style2">
<div class="inner">
<a href="pdf/CMUIEEECorporateSponsorshipPackage2022.pdf" class="button primary fit">CMU IEEE Sponsorship Brochure</a>
<div class="inner">
<p>Contact <b>[email protected]</b> for more information!</p>
</div>
</div>
</div>
<!-- Contact -->
<section id="contact" class="wrapper split">
<div class="inner">
<section>
<h2>Send us a message</h2>
<form action="https://formspree.io/[email protected]" method="POST">
<div class="row uniform">
<div class="6u 12u$(large) 6u(medium) 12u$(xsmall)">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="6u$ 12u$(large) 6u$(medium) 12u$(xsmall)">
<label for="email">Email</label>
<input type="email" name="email" id="email" />
</div>
<div class="12u$">
<label for="message">Message</label>
<textarea name="message" id="message" rows="5"></textarea>
</div>
<div class="12u$">
<ul class="actions">
<li><input type="submit" value="Send Message" class="special" /></li>
<li><input type="reset" value="Reset" /></li>
</ul>
</div>
</div>
</form>
</section>
<section>
<h2>Keep in touch</h2>
<ul class="bulleted-icons">
<li>
<span class="icon-wrapper"><span class="icon fa-envelope"></span></span>
<h3>Send us an email</h3>
<p><a href="mailto:[email protected]" target="_blank">[email protected]</a></p>
</li>
<li>
<span class="icon-wrapper"><span class="icon fa-facebook"></span></span>
<h3>Follow our Facebook page</h3>
<p><a href="https://www.facebook.com/IEEE.CMU/" target="_blank">facebook.com/IEEE.CMU</a></p>
</li>
<li>
<span class="icon-wrapper"><span class="icon fa-envelope"></span></span>
<h3>Subscribe to our mailing List</h3>
<p><a href="https://lists.andrew.cmu.edu/mailman/listinfo/ieee-general-body/" target="_blank">[email protected]</a></p>
</li>
<li>
<span class="icon-wrapper"><span class="icon fa-calendar"></span></span>
<h3>Follow our event calendar</h3>
<p><a href="https://calendar.google.com/calendar/embed?src=andrew.cmu.edu_e67sdhltdrfbcck8u28fui745o%40group.calendar.google.com&ctz=America%2FNew_York" target="_blank">CMU IEEE Event Calendar</a></p>
</li>
</ul>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<p class="copyright">Copyright © 2019 IEEE CMU. All rights reserved.</p>
</div>
</footer>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/skel.min.js"></script>
<script src="assets/js/util.js"></script>
<!--[if lte IE 8]><script src="assets/js/ie/respond.min.js"></script><![endif]-->
<script src="assets/js/main.js"></script>
</body>
</html>