This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresourcesPage.html
235 lines (206 loc) · 11.6 KB
/
resourcesPage.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
<!DOCTYPE html>
<html lang="en">
<link href="favicon.ico" rel="shortcut icon" type="image/jpg"/>
<head>
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1">
<title>Course Offering</title>
<link href="CSS_Files/ResourcePageCSS.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="outsideHeaderWrapper">
<div class="header">
<img align="left" alt="LSU logo" class=logo height=65px src="https://www.lsu.edu/_resources_fierce/svgs/lsu-logo.svg"
style="padding-top: 15px" width=225px>
<div style="text-align: left">
<h1>Course Offering</h1>
</div>
</div>
</div>
<div class="middlePage">
<div class = "topnav" style="padding-top: 30px;display: flex; flex-direction: row;">
<a href="https://www.lsu.edu/academics/catalogs.php" target="_blank">General Catalog</a>
<div class="dropdown">
<button class="dropbtn">Scheduling Information<i class="fa fa-caret-down"></i></button>
<div class="dropdown-content">
<a href="https://grok.lsu.edu/Article.aspx?articleid=16385">How to Schedule</a>
<a href="https://lsu.edu/universitycollege/ucfy/scheduling_tools/scheduling_faq.php">Scheduling FAQs</a>
<a href="https://lsu.edu/registrar/academics/schedule-booklet.php">Scheduling Priority</a>
</div>
</div>
<a href="https://grok.lsu.edu/article.aspx?articleid=6094" onclick=""
target="_blank"> Waitlist Information</a>
<a href="https://www.lsu.edu/admissions/academics/academic-advisors.php" style="border-bottom-right-radius: 5px;"
target="_blank"> Academic Advisors for Transfer Students</a>
</div>
<h2>Colleges & Schools of LSU:</h2>
<p>Once you are admitted into your senior college, please see an advisor to lift any scheduling holds!</p>
<nav>
<label for="touch"><span> College of Agriculture</span></label>
<input id="touch" type="checkbox">
<ul class="slide">
<li><a href="https://www.lsu.edu/agriculture/" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="https://www.lsu.edu/agriculture/students/student-services/advisors.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Advising</a></li>
</ul>
<label for="touch1"><span> College of Art & Design</span></label>
<input id="touch1" type="checkbox">
<ul class="slide">
<li><a href="https://design.lsu.edu/" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="https://design.lsu.edu/student-life/student-services/" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Advising</a></li>
</ul>
<label for="touch2"><span> E.J. Ourso College of Business</span></label>
<input id="touch2" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/business/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="https://www.lsu.edu/business/obss/professional-development/students/schedule-appointment.php"
style="background-color: white; color:#4F2992;padding: 10px 25px" target="_blank">Advising</a></li>
</ul>
<label for="touch3"><span>College of Coast & Environment</span></label>
<input id="touch3" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/cce/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="https://www.lsu.edu/cce/academics/undergraduate/advising.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Advising</a></li>
</ul>
<label for="touch4"><span>College of Human Sciences & Education</span></label>
<input id="touch4" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/chse/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="https://www.lsu.edu/chse/current-students/scheduleappointment.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Advising</a></li>
</ul>
<label for="touch5"><span>College of Mass Communication</span></label>
<input id="touch5" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/manship/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="https://lsu.edu/manship/undergraduate-programs/current-students/visit-counselor.php"
style="background-color: white; color:#4F2992;padding: 10px 25px" target="_blank">Advising</a></li>
</ul>
<label for="touch6"><span>College of Music & Dramatic Arts</span></label>
<input id="touch6" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/cmda/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="https://www.lsu.edu/cmda/music/resources/student/advising/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Advising</a></li>
</ul>
<label for="touch7"><span>College of Engineering</span></label>
<input id="touch7" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/eng/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="https://www.lsu.edu/eng/current/resources/flowcharts.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Flowcharts</a></li>
<li><a href="https://www.lsu.edu/eng/current/advising/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">General Advising</a></li>
<li><a href="https://www.lsu.edu/eng/cse/academics/undergraduate/advising.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Computer Science Advising</a></li>
</ul>
<label for="touch8"><span>College of Veterinarian Medicine</span></label>
<input id="touch8" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/vetmed/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
</ul>
<label for="touch9"><span>Roger Hadfield Ogden Honors College</span></label>
<input id="touch9" type="checkbox">
<ul class="slide">
<li><a href="http://www.honors.lsu.edu/" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
<li><a href="http://www.honors.lsu.edu/about/staff/advisors" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Advising</a></li>
</ul>
<label for="touch10"><span>University College</span></label>
<input id="touch10" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/universitycollege/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
</ul>
<label for="touch11"><span>LSU Paul M. Herbert Law Center</span></label>
<input id="touch11" type="checkbox">
<ul class="slide">
<li><a href="https://www.law.lsu.edu/" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website </a></li>
</ul>
<label for="touch12"><span>Graduate School</span></label>
<input id="touch12" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/graduateschool/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
</ul>
<label for="touch13"><span>College of Science</span></label>
<input id="touch13" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/science/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a>
</li>
<li><a href="https://lsu.edu/science/student_services/advising/undergrad-advising.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Advising</a>
</li>
</ul>
<label for="touch14"><span>School of Collaborative Academic Programs</span></label>
<input id="touch14" type="checkbox">
<ul class="slide">
<li><a href="https://lsu.edu/scap/index.php" style="background-color: white; color:#4F2992;padding: 10px 25px"
target="_blank">Website</a></li>
</ul>
</nav>
</div>
<div class="footer">
<ul id="FooterList">
<li><a href="index.html" style="background-color: white;color:#4F2992;padding: 10px 25px" target="_blank"> Back to Schedule Booklet </a></li>
</ul>
</div>
<div class="subFooterHeader">
<h3>Contacts for more information: </h3>
</div>
<div class="subFooter">
<div class="column">
<h4 style="text-align: center;">Office of University Registrar:</h4>
<p>
Louisiana State University<br>
112 Thomas Boyd<br>
Baton Rouge, LA 70803<br>
Telephone: <a href="225-578-1686" style="color: white">225-578-1686</a><br>
Fax: <a href="225-578-5991" style="color: white">225-578-5991</a><br>
Email: <a href="registrar@lsu.edu" style="color: white">registrar@lsu.edu</a> <br>
</p>
</div>
<div class="column">
<h4 style="text-align: center;">Undergraduate Admissions:</h4>
<p>
1146 Pleasant Hall<br>
Baton Rouge, LA 70803<br>
Telephone: <a href="225-578-1175" style="color: white">225-578-1175</a><br>
Fax: <a href="225-578-4433" style="color: white">225-578-4433</a> <br>
Email: <a href="admission@lsu.edu" style="color: white">admission@lsu.edu</a> <br>
</p>
</div>
<div class="column">
<h4 style="text-align: center;">Graduate Admissions:</h4>
<p>
LSU Graduate Student Services <br>
114 David Boyd Hall <br>
Baton Rouge, LA 70803 <br>
Telephone: <a href="225-578-2311" style="color: white">225-578-2311</a><br>
Fax: <a href="225-578-1370" style="color: white">225-578-1370</a> <br>
Admissions email: <a href="gradadmission@lsu.edu" style="color: white">gradadmission@lsu.edu</a> <br>
Student Services: <a href="gradsvcs@lsu.edu" style="color: white">gradsvcs@lsu.edu</a> <br>
</p>
</div>
<center>
<img alt="Team Loading logo" class=logo height=auto src="Team loading.png" width=225px>
<center>Dustin Wleczyk, Joshua McCain, Maggie Stewart, Olivia Cheung, Serene Sam, Steven Seiden</center>
<br>
</center>
</div>
</body>
</html>