-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
134 lines (105 loc) · 7.66 KB
/
home.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
<html>
<head>
<meta charset="utf-8" name="viewport">
<title>Home</title>
<link href="sites.css" rel="stylesheet" type="text/css">
</head>
<div id="title"><a href="http://www.siue.edu/" class="TopNavA">Southern Illinois University Edwardsville</a></div>
<div id="TopNavBox">
<span id="TopNavAdmissions" class="TopNavLink"><a href="http://www.siue.edu/admissions/" class="TopNavA"> Admissions</a></span>
<span id="TopNavAcademics_Library" class="TopNavLink"><a href="http://www.siue.edu/academics/"class="TopNavA"> Academics & Library</a></span>
<span id="TopNavStudent_Life" class="TopNavLink"><a href="http://www.siue.edu/student-life/"class="TopNavA"> Student Life</a></span>
<span id="TopNavAtheletics" class="TopNavLink"><a href="http://www.siuecougars.com/landin"class="TopNavA"> Atheletics</a></span>
<span id="TopNavMaps" class="TopNavLink"><a href="http://www.siue.edu/maps/"class="TopNavA"> Maps</a></span>
<span id="TopNavResearch" class="TopNavLink"><a href="http://www.siue.edu/research/"class="TopNavA"> Research</a></span>
<span id="TopNavGiving" class="TopNavLink"><a href="http://www.siue.edu/give/"class="TopNavA"> Giving</a></span>
<span id="TopNavAbout" class="TopNavLink"><a href="http://www.siue.edu/about/index.shtml"class="TopNavA"> About SIUE</a></span>
</div>
<img id="TopNavImg" src="images/engheader.jpg"></img>
<div id="MainNav">
<span id="MainNavUndergraduate" class="MainNavLink">Undergraduate </span>
<span id="MainNavGraduate" class="MainNavLink">Graduate </span>
<span id="MainNavCourses" class="MainNavLink">Courses </span>
<span id="MainNavFaculty" class="MainNavLink">Faculty</span>
<span id="MainNavNews_Events" class="MainNavLink">News & Events</span>
<span id="MainNavStudent_Organizations" class="MainNavLink">Student Organizations</span>
<span id="MainNavAbout" class="MainNavLink">About</span>
</div>
<h1 class="cait_page_title">Home</h1>
<img class="cait_corner_img" src=""></img>
<div class="floating-box1">
<h3>Undergraduate Programs</h3>
</div>
<div class="floating-box2">
<h3>Graduate Program</h3>
</div>
<div class="floating-box3">
<h3>Student Organizations</h3>
<a href="http://www.ce.siue.edu/ASCE/index.asp"><h4>American Society of Civil Engineers (ASCE)</h4></a>
<p>
Our student chapter of the American Society of Civil Engineers (ASCE) at Southern Illinois University Edwardsville (SIUE) is one of the largest and most active student organizations on campus. ASCE's mission is to provide essential value to our members, their careers, our partners and the public by developing leadership, advancing technology, advocating lifelong learning and promoting the profession.
</p>
<a href="http://www.ce.siue.edu/xe/Default.htm"><h4>Chi Epsilon</h4></a>
<p>
Chi Epsilon is dedicated to the purpose of maintaining and promoting the status of civil engineering as an ideal profession. The organization recognizes the characteristics of the individual deemed to be fundamental to the successful pursuit of engineering. The SIUE Chapter of Chi Epsilon was inducted as the 121st chapter of the Honor Society of Chi Epsilon on April 26, 1997. As of April 29, 2017, the Chapter has initiated 290 undergraduate students, eight graduate students, one alumnus, one faculty member, and one chapter honor member. Dr. Steven Hanna, advisor for the SIUE Civil Engineering Honor Society (the predecessor to Chi Epsilon), was initiated as the first Chapter Honor Member in 1999.
</p>
<a href="http://www.ce.siue.edu/ASCE/index.asp"><h4>Institute of Transportation Engineers (ITE)</h4></a>
<p>
The ITE student chapter at Southern Illinois University Edwardsville was started in 2006. Currently there are 130 chapters around the world. The goal of ITE at SIUE is to introduce students to the transportation profession by putting them in contact with working transportation engineers. Attending ITE meetings will expose students to real world applications of transportation engineering. The objectives of the Institute of Transportation Engineers student chapter at SIUE, as set forth by the Student Chapter Charter (ITE.org), are to:
<li>Promote the advancement of transportation and traffic engineering profession by fostering the close association of students with the profession and ITE</li>
<li>Acquaint students with topics of interest in transportation and traffic engineering through competent speakers and chapter-sponsored trips</li>
<li>Foster the development of professional spirit</li>
<li>Promote common interests among students</li>
<li>Encourage the expansion of facilities for transportation and traffic engineering study</li>
</p>
</div>
<div class="floating-box4">
<h3>Events</h3>
</div>
<div class="floating-box5">
<h3>News</h3>
</div>
<div id="BotNavBox">
<img src="school_house.jpg" id="BotNavSchoolImage"></img>
<span id="BotNavContact"><p id="BotNavContactTitle">Contact</p><br>Phone: 618-650-2541 <br><br>Email: engineering@siue.edu <br><br>Fax: 618-650-3374 <br><br> Engineering Bldg Room 3057
</span>
<table id="BotNavSocialMedia">
<tr class="global_tr">
<td class="global_td">
<a href="https://www.facebook.com/siuedwardsville" class="BotNavSocialHyperlink"><img class="BotNavSocialIcon" src="facebook.jpg"></img> <span id="BotNavFacebook" class="BotNavLink">Facebook</span></a>
</td>
<td class="global_td">
<a href="https://www.flickr.com/photos/siue" class="BotNavSocialHyperlink"> <img class="BotNavSocialIcon" src="flickr.jpg"></img> <span id="BotNavFlickr" class="BotNavLink">Flickr</span>
</td>
</tr>
<tr class="global_tr">
<td class="global_td">
<a href="https://twitter.com/siue" class="BotNavSocialHyperlink"> <img class="BotNavSocialIcon" src="twitter.jpg"></img> <span id="BotNavTwitter" class="BotNavLink">Twitter</span>
</td>
<td class="global_td">
<a href="https://www.instagram.com/siuedwardsville/" class="BotNavSocialHyperlink"> <img class="BotNavSocialIcon" src="instagram.jpg"></img> <span id="BotNavInstagram" class="BotNavLink">Instagram</span>
</td>
</tr>
<tr class="global_tr">
<td class="global_td">
<a href="https://www.youtube.com/user/siueweb" class="BotNavSocialHyperlink"> <img class="BotNavSocialIcon" src="youtube.jpg"></img> <span id="BotNavYoutube" class="BotNavLink">YouTube</span>
</td>
<td class="global_td">
<a href="https://plus.google.com/109200407222057738145" class="BotNavSocialHyperlink"> <img class="BotNavSocialIcon" src="googleplus.jpg"></img> <span id="BotNavGoogle" class="BotNavLink">Google+</span>
</td>
<tr class="global_tr">
</tr>
<td class="global_td">
<a href="https://www.linkedin.com/edu/southern-illinois-university-edwardsville-18307" class="BotNavSocialHyperlink"> <img class="BotNavSocialIcon" src="linkedin.jpg"></img> <span id="BotNavLinkedIn" class="BotNavLink">LinkedIn</span>
</td>
<td class="global_td">
<a href="http://siuedwardsville.tumblr.com/" class="BotNavSocialHyperlink"> <img class="BotNavSocialIcon" src="tumblr.jpg"></img> <span id="BotNavTumblr" class="BotNavLink">Tumblr</span>
</td>
</tr>
</table>
</div>
<footer id="page-footer">
Copyright © 2017 CS321-Fall. All rights reserved.
</footer>
</html>
</html>