-
Notifications
You must be signed in to change notification settings - Fork 1
/
admin.html
53 lines (35 loc) · 1.38 KB
/
admin.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
<!DOCTYPE html>
<html>
<head>
<title>Admissions</title>
</head>
<style>
}
</style>
<body bgcolor="#819FF7" text="gold">
<h1>Admissions</h1>
<img src="https://www.monroecollege.edu/uploadedImages/Assets/Images/New-Rochelle-Admissions-Office.jpg?n=6062&w=780" height=300px>
<table>
<tr>
<td class="menuicon"><a href="home.html">Home</a></td>
<td class="menupipe"<|</td>
<td class="menuicon"><a href="registration.html">Registration</a></td>
<td class="menupipe"<|</td>
<td class="menuicon"><a href="about.html">About</a></td>
<td class="menuicon"><a href="admin.html">Admissions</a></td>
</tr>
</table>
<p>This unique learning environment is what makes a Monroe education stand out. The incorporation of course work and real-world experience develops students' critical thinking and creative problem-solving skills while introducing them to new perspectives in their fields. As a result, undergraduates and graduates are better prepared for the success in their careers and ultimately, in life. Monroe College students are able to take courses over a three-semester-a-year academic calendar. This allows students to complete 45 credits in one year and to get their degree sooner than they thought possible.</p>
<br>
<br>
<br>
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel" data-interval="3000">
<br>
<img src= "">
<br>
<br>
<img src= "">
<br>
<br>
</body>
</html>