-
Notifications
You must be signed in to change notification settings - Fork 0
/
about_ans.html
247 lines (233 loc) · 11 KB
/
about_ans.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ANS Student Conference 2021</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/nav.css">
<style>p.indent{ padding-left: 1.8em }</style>
</head>
<body>
<head>
<nav class="navbar navbar-default" role="navigation">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand visible-xs" data-toggle="collapse" data-target="#navigation" href="#"><i class="fa fa-ellipsis-v fa-2x" aria-hidden="true"></i></a>
</div>
<div class="collapse navbar-collapse" id="navigation">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html"><img src="img/round_nobkg_w:white.png" alt="logo" width="60px"></a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" role="button" aria-expanded="false">Welcome
<i class="fa fa-angle-down" aria-hidden="true"></i>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about_ans.html">About ANS</a>
</li>
<li>
<a href="code_of_ethics.html">Code of Ethics</a>
</li>
<li>
<a href="respectful_behavior_policy.html">Respectful Behavior Policy</a>
</li>
<li>
<a href="statement_on_diversity.html">Statement on Diversity</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" role="button" aria-expanded="false">Program
<i class="fa fa-angle-down" aria-hidden="true"></i>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="agenda.html">Agenda</a>
</li>
<li>
<a href="career_fair.html">Career Fair</a>
</li>
<li>
<a href="speakers.html">Speakers</a>
</li>
<li>
<a href="tours.html">Tours</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" role="button" aria-expanded="false">Transportation
<i class="fa fa-angle-down" aria-hidden="true"></i>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="accommodations.html">Accommodations</a>
</li>
<li>
<a href="travel_arrangements.html">Travel Arrangements</a>
</li>
<li>
<a href="https://www.google.com/maps/d/u/1/viewer?mid=1DZlVNqQaclivoKJtnRSdl__ObGnnHg2a&ll=40.11294072042654%2C-88.22797958547415&z=15">Once You're Here</a>
</li>
<li>
<a href="hotel_information.html">Hotel Information</a>
</li>
</ul>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" role="button" aria-expanded="false">Attend
<i class="fa fa-angle-down" aria-hidden="true"></i>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="call_for_papers.html">Call for Papers</a>
</li>
<li>
<a href="registration.html">Registration</a>
</li>
</li>
</ul>
<li>
<a href="sponsorship.html">Sponsorship</a>
</li>
<li>
<a href="contact_us">Contact Us</a>
</li>
<li>
<div class="social-links" position="relative">
<a href="https://twitter.com/ANS_Illinois/"><i class="fa fa-twitter"></i></a>
</div>
</li>
<li>
<div class="social-links" position="relative">
<a href="https://www.facebook.com/groups/ANSatUofI/"><i class="fa fa-facebook"></i></a>
</div>
</li>
</ul>
</div>
</div>
</nav>
</head>
<div class="container">
<div class="row">
<div class="col-md-5">
</div>
</div>
</div>
<div class="container">
<div class="row web-header">
<div class="col-md-12 col-md-offset-1 header-text">
<h1>2021 ANS Student Conference</h1>
<h2>Saving the World One Atom at a Time</h2>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="content">
<h1>About ANS</h1>
<p>Insert AANS here</p>
<hr>
<h3><b>Not a Member? Join ANS!</b></h3>
<p>If you are interested in taking advantage of the member rate, join ANS as a National Member at <a href="https://secure.ans.org/join/">https://secure.ans.org/join/</a> Once you complete the member application, you can immediately register at the lower member fee. You must be an ANS National Member before you can register at the member rate. Questions regarding member benefits can be directed to <a href="mailto:[email protected]?">[email protected]</a> or call Membership at 800-323-3044.</p>
<p><b>For any Visa Letter requests,</b> contact <a href="mailto:[email protected]?">[email protected]</a> with your information.</p>
<img src="img/ans_uiuc_group.jpg" width="100%" alt="ANS Cook-out 2019" class="img-responsive">
</div>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</body>
<hr>
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-info">
<p>To stay on top of all ANS 2021 Student Conference related information, join our mailing list for updates and event reminders.</p>
<form action="mailto:[email protected]" method="post" enctype="text/plain">
<table width="80%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td width="35%">
<div align="right"><b>Name:</b></div>
</td>
<td width="65%">
<input type="text" name="name" size="15">
</td>
</tr>
<tr>
<td width="35%">
<div align="right"><b>Email:</b></div>
</td>
<td width="65%">
<input type="text" name="email" size="20">
</td>
</tr>
<tr>
<td width="35%">
<div align="right"><b>Comment:</b></div>
</td>
<td width="65%">
<textarea name="comment" cols="25" wrap="virtual" rows="3"></textarea>
</td>
</tr>
<tr>
<td width="35%"> </td>
<td width="65%">
<input type="submit" name="Submit" value="Submit">
<input type="reset" name="reset" value="Reset">
</td>
</tr>
<tr>
<td width="35%"> </td>
<td width="65%"> </td>
</tr>
</table>
</form>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Site Links</h4>
<ul>
<li><i class="fa fa-angle-right"></i> <a href="https://www.google.com/maps/d/u/1/viewer?mid=1DZlVNqQaclivoKJtnRSdl__ObGnnHg2a&ll=40.11294072042654%2C-88.22797958547415&z=15">Once You're Here</a></li>
<li><i class="fa fa-angle-right"></i> <a href="accommodations.html">Accommodations</a></li>
<li><i class="fa fa-angle-right"></i> <a href="registration.html">Registration</a></li>
<li><i class="fa fa-angle-right"></i> <a href="contact_us.html">Contact Us</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><i class="fa fa-angle-right"></i> <a href="https://mtd.org/maps-and-schedules/routes/">CU-MTD Bus Schedule</a></li>
<li><i class="fa fa-angle-right"></i> <a href="http://www.ans.org/">ANS National</a></li>
<li><i class="fa fa-angle-right"></i> <a href="http://ansatuiuc.web.engr.illinois.edu/">UIUC ANS</a></li>
<li><i class="fa fa-angle-right"></i> <a href="call_for_papers.html">Call for Papers Submission</a></li>
<li><i class="fa fa-angle-right"></i> <a href="https://ansuiuc.github.io/SC-2021-app/#/conference">My Conference Schedule</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-contact">
<h4>Contact Us</h4>
<p>
104 W High Street<br>
Urbana, IL 535022<br>
United States <br>
<p>Phone:</p> +1 217 333 2295<br>
<p>Email:</p> [email protected]<br>
</p>
<div class="social-links">
<a href="https://twitter.com/ANS_Illinois/"><i class="fa fa-twitter"></i></a>
<a href="https://www.facebook.com/groups/ANSatUofI/"><i class="fa fa-facebook"></i></a>
</div>
</div>
</div>
</div>
</div>
</footer>
</html>