-
Notifications
You must be signed in to change notification settings - Fork 3
/
corporate.html
executable file
·158 lines (141 loc) · 5.84 KB
/
corporate.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
<!DOCTYPE HTML>
<html>
<head>
<title>IEEECS at UT - Corporate</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link rel="apple-touch-icon" sizes="57x57" href="favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicons/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="favicons/favicon.ico" sizes="16x16">
<link href="http://fonts.googleapis.com/css?family=Open+Sans:300,800" rel="stylesheet" type="text/css" />
<script src="js/jquery.min.js"></script>
<script src="js/config.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-panels.min.js"></script>
<script src="http://www.google.com/jsapi?key=AIzaSyDrWgJXZBz4L3Lq3wMaVpY6_SFJen2AJW4"></script>
<!-- <noscript> -->
<link rel="stylesheet" href="css/skel-noscript.min.css" />
<link rel="stylesheet" href="css/style.min.css" />
<link rel="stylesheet" href="css/style-desktop.min.css" />
<!-- </noscript> -->
<!--[if lte IE 8]><script src="js/html5shiv.js"></script><link rel="stylesheet" href="css/ie8.css" /><![endif]-->
<!--[if lte IE 7]><link rel="stylesheet" href="css/ie7.css" /><![endif]-->
</head>
<body class="left-sidebar">
<div id="header-wrapper">
<div class="container">
<div class="row">
<div class="12u">
<header id="header" class="header">
<div id="logo">
<a href="/"><img src="images/ieee_cs_logo.png" height="80"></a>
</div>
<nav id="nav">
<ul>
<li><a href="/">Home</a></li>
<li><a href="events">Events</a></li>
<li><a href="about">About</a></li>
<li><a href="projects">Projects</a></li>
<li><a href="community">Give Back to Community</a></li>
<li class="current_page_item"><a href="corporate">Corporate</a></li>
</ul>
</nav>
</header>
</div>
</div>
</div>
</div>
<div id="feature-wrapper">
<div class="container">
<div class="row">
<div class="9u skel-cell-important">
<!-- Content -->
<div id="content">
<article class="box last">
<h2>Corporate Partners</h2>
<p>
The IEEE Computer Society at The University of Texas at Austin would not exist without
the generous support of corporate partners. We're always pleased to develop new
relationships with our electrical engineering counterparts in the professional world.
For information about ways your company can work with the IEEECS at UT, please refer to
our: <a style="font-weight:900"
href="files/IEEE Computer Society Corporate Packet 2021-2022.pdf">Corporate Packet</a>
</p>
<br>
<h2> Pricing </h2>
<img class="post" style="width:77%" src="files/cost-diagram2.png" />
<img class="post" style="width:80%" src="files/cost-diagram1.png" />
</article>
</div>
</div>
<div class="3u">
<div id="sidebar">
<section class="box widget-agenda">
<div class="inner">
<h3><a
href="https://www.google.com/calendar/embed?src=ieeecs.ece.utexas.edu_8qe5qi23uquh7aaop62at4ocjk%40group.calendar.google.com&ctz=America/Chicago">Agenda</a>
</h3>
<div id="events">
<div id="calendar-loader">
<span class="block">Loading</span>
<i class="fa fa-cog fa-spin"></i>
</div>
</div>
</div>
</section>
<div id="contact-info" class="widget-contact">
<ul>
<li>Stay Connected: </li>
<li><a href="https://www.facebook.com/ieeecs.ece.utexas" class="fa fa-faceboo solo"
style="margin-left:-4px"><span>Facebook</span></a></li>
<li><a href="https://utlists.utexas.edu/sympa/subscribe/" class="fa fa-paper-plane solo"
style="margin-left:-6px"><span>Mailing List</span></a></li>
<li><a href="mailto:secretary@ieeecs.ece.utexas.edu" class="fa fa-envelope solo"
style="margin-left:-2px"><span>Mail</span></a></li>
</ul>
</div>
<div id="contact-info-mobi" class="widget-contact-mobi">
<ul>
<li><a href="https://www.facebook.com/ieeecs.ece.utexas"
class="fa fa-faceboo solo"><span>Facebook</span></a></li>
<li><a href="https://utlists.utexas.edu/sympa/subscribe/"
class="fa fa-paper-plane solo"><span>Mailing List</span></a></li>
<li><a href="mailto:secretary@ieeecs.ece.utexas.edu"
class="fa fa-envelope solo"><span>Mail</span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div id="footer-wrapper">
<footer id="footer" class="container">
<div class="row">
<div class="12u">
<div id="copyright">
© IEEE Computer Society at the University of Texas 2016. All rights reserved.
</div>
</div>
</div>
</footer>
</div>
</body>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-42726240-1', 'ieeeut.org');
ga('send', 'pageview');
</script>
<script src="js/calendar.js"></script>
</html>