-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
185 lines (153 loc) · 9.73 KB
/
index.html
File metadata and controls
185 lines (153 loc) · 9.73 KB
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
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="carousel.css">
<title>Study Abroad..!</title>
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark fixed-top bg-dark">
<a class="navbar-brand" href="#">Study Abroad, Greece</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="geologicalwonders.html">Geological Wonders</a>
</li>
<li class="nav-item">
<a class="nav-link " href="cretanhist.html">Cretan History</a>
</li>
<li class="nav-item">
<a class="nav-link" href="funTimes.html">Students @funTimes</a>
</li>
<li class="nav-item">
<a class="nav-link " href="travel.html">Leisure & Travel</a>
</li>
</ul>
</div>
</nav>
</header>
</header>
<main role="main">
<div id="myCarousel" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel" data-slide-to="1"></li>
<li data-target="#myCarousel" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="img/Doxaro1.jpg" svg class="bd-placeholder-img" width="75%" height="85%" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img"><rect width="100%" height="100%" fill="#777"/>
<div class="container">
<div class="carousel-caption text-left">
<h1>Summer in Greece, Crete</h1>
<p>An experience to study abroad in the island of Crete, Greece. Study of the Landmark and Cretan History. </p>
<p><a class="btn btn-lg btn-primary" href="formfiles/Infoform.html" role="button">Sign up today</a></p>
</div>
</div>
</div>
<div class="carousel-item">
<img src="img/sinkhole2.jpg"svg class="bd-placeholder-img" width="75%" height="85%" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img"><rect width="100%" height="100%" fill="#777"/>
<div class="container">
<div class="carousel-caption">
<h1>Geology and Evolution of the Cretan Landmark.</h1>
<p>Field trips through Crete geological wonders. Learning and recognizing the variety of rocks; as well as the onfield study of differents samples.</p>
<p><a class="btn btn-lg btn-primary" href="geologicalwonders.html" role="button">Learn more</a></p>
</div>
</div>
</div>
<div class="carousel-item">
<img src="img/greektable1.jpg" svg class="bd-placeholder-img" width="75%" height="85%" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img"><rect width="100%" height="100%" fill="#777"/>
<div class="container">
<div class="carousel-caption text-right">
<h1>Cretan History in the Minoan Period.</h1>
<p>Examinization of Bronze Age setlements of the Minoan Civilization and its consequent defeat and occupation by the Mycenaean Greeks.</p>
<p><a class="btn btn-lg btn-primary" href="cretanhist.html" role="button">Browse gallery</a></p>
</div>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#myCarousel" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#myCarousel" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
<!-- Marketing messaging and featurettes
================================================== -->
<!-- Wrap the rest of the page in another container to center all the content. -->
<div class="container marketing">
<!-- Three columns of text below the carousel -->
<div class="row mb-2">
<div class="col-md-6">
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-primary">Geo 490 Topics in Regional Geology and Mapping Techniques</strong>
<h3 class="mb-0">Exploring the Geology of Crete "Field Geology"</h3>
<p class="card-text mb-auto">Field trips through Crete geological wonders. Learning and recognizing the variety of rocks; as well as the onfield study of differents samples.
</p>
<a href="geologicalwonders.html" class="stretched-link">Geological Wonders...</a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="img/mj-2.jpg" svg class="bd-placeholder-img" width="300" height="350">
</div>
</div>
</div>
<div class="col-md-6">
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-primary">HIA 350/750 or LEH 354 History and Archeology of the Bronze Age</strong>
<h3 class="mb-0"> Minoan and Mycenaean setlements in Crete</h3>
<p class="card-text mb-auto">Examinization of Bronze Age setlements of the Minoan Civilization and its consequent defeat and occupation by the Mycenaean Greeks. </p>
<a href="cretanhist.html" class="stretched-link">Cretan History...</a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="img/HeraklionMuseum.jpg" svg class="bd-placeholder-img" width="300" height="350">
</div>
</div>
</div>
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">
<div class="row featurette">
<div class="col-md-7">
<h3 class="featurette-heading">Planning an on board trip to a new adventure. <span class="text-muted"><h4>As the participant of the tudy Abroad program, you also have responsabilities.</span><h4></h3>
<p class="lead"><h4><ol>To participate in all pre-departure sessions and to read all the materials distributed by the program director, study abroad office.</ol></p>
<ul>To complete the College's pre departure orientation that will include information about different cultural customs, norms and laws in the destination country. You will be advised that different norms abroad may affect your safety and/or the safety of other program participants. </ul><ul>To follow all program rules.</ul>
<ul>If you go to a bar or party abroad, to arrive and leave with friends. </ul>
<ul>If you or a friend are impared by alcohol or drugs, to seek help from a trip leader. A student who reports or experiences sexual harrasment, gender base harrasment, or sexual violence will not be disciplined by the college for any violation of CUNY's police Against Drugs and Alcohol in connection with the reported incidenet subject to the conditions in CUNY's Medical Amnesty/Good Samaritan police. </ul>
<ul>If you are participating in a program not run directly by CUNY, including CUNY-affiliated programs, it is your responsability to ask the program to provide information on its policies and practices regarding sexual misconduct. </ul></h4>
</div>
<div class="col-md-5">
<img src="img/greece1.jpg" svg class="img-fluid mx-auto" width="700" height="700">
<img src="img/phaistos-palace(4).jpg" width="700" height="700"svg class="img-fluid max-auto">
</div>
<hr class="featurette-divider">
<section>
</section>
<!-- /.container -->
<!-- FOOTER -->
<footer class="container">
<p class="float-right"><a href="#">Back to top</a></p>
<p>© Summer-2018 Crete-Greece, Inc. · <a href="#">Privacy</a> · <a href="#">Terms</a></p>
</footer>
</main>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>
</html>