-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
383 lines (366 loc) · 12.3 KB
/
about.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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
<!DOCTYPE html>
<html lang="zxx">
<head>
<title>Glenelg Photography</title>
<!-- Meta Tag Keywords -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8" />
<meta name="keywords" content="Glenelg, Photographs, Photography, Tourism, Tourist, Tourists, Travelling, Travel, History, Showcase"
/>
<script>
addEventListener("load", function () {
setTimeout(hideURLbar, 0);
}, false);
function hideURLbar() {
window.scrollTo(0, 1);
}
</script>
<!--// Meta Tag Keywords -->
<!-- Favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="images/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon-16x16.png">
<link rel="manifest" href="extras/site.webmanifest">
<link rel="shortcut icon" href="images/favicon.ico">
<meta name="msapplication-TileColor" content="#ffc40d">
<meta name="msapplication-config" content="extras/browserconfig.xml">
<!-- Custom-Files -->
<link rel="stylesheet" href="css/bootstrap.css">
<!-- Bootstrap-Core-CSS -->
<link rel="stylesheet" href="css/style.css" type="text/css" media="all" />
<!-- Style-CSS -->
<link href="css/font-awesome.css" rel="stylesheet">
<!-- Font-Awesome-Icons-CSS -->
<!-- //Custom-Files -->
<!-- Web-Fonts -->
<link href="//fonts.googleapis.com/css?family=Amaranth:400,400i,700,700i" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i" rel="stylesheet">
<!-- //Web-Fonts -->
</head>
<body>
<!-- Header -->
<div class="header-w3l">
<!-- Navigation -->
<div class="nav-agile">
<nav class="navbar navbar-default">
<div class="navbar-header logo-w3layouts">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle Navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!-- Logo -->
<a href="https://www.holdfast.sa.gov.au/"><img src="images/logos/Holdfast Bay Logo White.png" class="img-responsive" alt="" height="60" width="358" /></a>
<!-- <h1>
<a href="index.html">Geleng Photography</a>
</h1> -->
<!-- //Logo -->
</div>
<!-- NavBar Header -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<div class="w3l-navtop">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="about.html" class="active">About</a>
</li>
<li>
<a href="assignment.html">Assignment</a>
</li>
<li>
<a href="photographs.html">Photographs</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Pages
<b class="caret"></b>
</a>
<ul class="dropdown-menu agile_short_dropdown">
<li>
<a href="icons.html">Web Icons</a>
</li>
<li>
<a href="typography.html">Typography</a>
</li>
</ul>
</li> <!-- Developmental Purposes Only Do Not Enable For Release -->
</ul>
</div>
<!-- Social Icons -->
<div class="social-icons">
<ul>
<li>
<a href="https://facebook.com/CityofHoldfastBay" class="fa fa-facebook icon-border facebook"> </a>
</li>
<li>
<a href="https://twitter.com/HoldfastBay" class="fa fa-twitter icon-border twitter"> </a>
</li>
<li>
<a href="https://instagram.com/HoldfastBay" class="fa fa-instagram icon-border instagram"> </a>
</li>
<li>
<a href="https://www.youtube.com/user/CityofHoldfastBay" class="fa fa-youtube icon-border youtube"> </a>
</li>
<!-- <li>
<a href="#" class="fa fa-google-plus icon-border googleplus"> </a>
</li> --> <!-- Google Plus No Longer Exists. -->
<!-- <li>
<a href="#" class="fa fa-rss icon-border rss"> </a>
</li> --> <!-- RSS Is Too Old and Mostly Depricated in Modern Websites. -->
</ul>
</div>
<!-- //Social Icons -->
<div class="clearfix"> </div>
</div>
</nav>
<div class="clearfix"> </div>
</div>
</div>
<!-- //Navigation -->
<!-- //Header -->
<!-- Banner -->
<div class="inner_banner_agile">
</div>
<!--//Banner -->
<!-- Short -->
<div class="services-breadcrumb">
<div class="inner_breadcrumb">
<ul class="short_ls">
<li>
<a href="index.html">Home</a>
<span>/ /</span>
</li>
<li>About</li>
</ul>
</div>
</div>
<!-- //Short-->
<!-- //Banner -->
<!-- About -->
<div class="welcome" id="about">
<div class="container">
<h3 class="title">About Us</h3>
<div class="col-md-6 welcome-left">
<h3>Welcome</h3>
<h4>We are committed to offering travel services of the highest quality, combining our energy and enthusiasm, with our years
of experience. Our greatest satisfaction comes in serving large numbers of satisfied clients who have experienced the
joys and inspiration of travel.</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse porta erat sit amet eros sagittis, quis hendrerit
libero aliquam. Fusce semper augue ac dolor efficitur, a pretium metus pellentesque.</p>
<div class="readmore-w3-agileits about-read">
<a href="#" data-toggle="modal" data-target="#myModal1">Read More</a>
</div>
</div>
<div class="col-md-6 welcome-right">
<div class="welcome-right-top">
<img src="images/ab.jpg" alt="Beauty">
</div>
<div class="welcome-right-bottom">
<img src="images/ab1.jpg" alt="Beauty">
</div>
<div class="clearfix"> </div>
</div>
<div class="clearfix"> </div>
</div>
</div>
<!-- Modal (PopUp) -->
<div class="modal fade" id="myModal1" tabindex="-1" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4>Travel Tours</h4>
<p>Lorem ipsum dolor sit amet</p>
<img src="images/3.jpg" alt="" />
<span>Lorem ipsum dolor sit amet, Sed ut perspiciatis unde omnis iste natus error sit voluptatem , eaque ipsa quae ab illo
inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.accusantium doloremque laudantium, totam
rem aperiamconsectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</span>
</div>
</div>
</div>
</div>
<!-- //Modal (PopUp) -->
<!-- //About -->
<!-- Middle Section -->
<div class="middle-w3l">
<div class="container">
<div class="middle-left-w3l">
<h4>Assignment Details</h4>
<p>The button below will take you to the information about my Assignment for Photography.</p>
<div class="readmore-w3-agileits about-read">
<a href="assignment.html">Assignment</a>
</div>
</div>
</div>
</div>
<!-- //Middle Section -->
<!-- Photographs Taster Section -->
<div class="trips-section">
<div class="container">
<h3 class="title">Glenelg & Glenelg Beach Photographs</h3>
<div class="col-xs-4 exce-grid1-mmstyle">
<img src="images/photographs/Wharf1.jpg" alt="">
<div class="grid-ec1">
<h3>Glenelg Beach Wharf<br>Holdfast Bay</h3>
<p>Glenelg, the most beautiful beach near the City of Adelaide, South Australia.</p>
<h4>
<i class="fa fa-map-marker"></i>Glenelg, Holdfast Bay</h4>
<h4 class="w3l-name" />
</div>
</div>
<div class="col-xs-4 exce-grid1-mmstyle">
<img src="images/photographs/GlenelgMonument.jpg" alt="">
<div class="grid-ec1">
<h3>Glenelg Monument Statue, Holdfast Bay</h3>
<p>Monumental Statue to mark the location of the Government Establishment. December 28, 1836.</p>
<h4>
<i class="fa fa-map-marker"></i>Glenelg, Holdfast Bay</h4>
<h4 class="w3l-name" />
</div>
</div>
<div class="col-xs-4 exce-grid1-mmstyle">
<img src="images/photographs/UnderWharf.jpg" alt="">
<div class="grid-ec1">
<h3>Glenelg Beach Under Wharf, Holdfast Bay</h3>
<p>Underneath the well-known Glenelg Wharf is serenity, beauty, history, wild-life and fauna.</p>
<h4>
<i class="fa fa-map-marker"></i>Glenelg, Holdfast Bay</h4>
<h4 class="w3l-name" />
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<!-- //Photographs Taster Section -->
<!-- Footer -->
<div class="footer">
<div class="container">
<div class="footer-row w3layouts-agile">
<div class="col-md-4 col-xs-4 footer-grids">
<h2>More Information</h2>
<p class="footer-one-w3ls">This website was created for my Photography class where I had to the City of Glenelg in the outer suburbs of Adelaide.</p>
</div>
<div class="col-md-5 col-xs-5 footer-grids w3l-agileits">
<form action="#" method="post">
<a href="https://www.education.sa.gov.au/"><img src="images/logos/DECD Logo.png" class="img-responsive" alt="" height="81" width="393" /></a>
<!-- <input type="email" placeholder="Email" name="email" required="">
<input type="submit" value="Subscribe" /> -->
</form>
</div>
<div class="col-md-3 col-xs-3 footer-grids social-agileits">
<div class="social-w3l">
<ul>
<li>
<a href="https://facebok.com/CityofHoldfastBay" class="wthree_facebook">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="https://twitter.com/HoldfastBay" class="wthree_twitter">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<!-- <li>
<a href="https://instagram.com/HoldfastBay">
<i class="fa fa-instagram" aria-hidden="true"></i>
</a>
</li>
<li>
<a href="#" class="wthree_dribbble">
<i class="fa fa-dribbble" aria-hidden="true"></i>
</a>
</li> --> <!-- What the hell is Dribbble??? -->
</ul>
</div>
<div class="social-w3r">
<ul>
<li>
<a href="https://facebook.com/CityofHoldfastBay">Facebook</a>
</li>
<li>
<a href="https://twitter.com/HoldfastBay">Twitter</a>
</li>
<!-- <li>
<a href="https://instagram.com/HoldfastBay">Instagram</a>
</li>
<li>
<a href="#">Dribbble</a>
</li> --> <!-- What the hell is Dribbble? -->
</ul>
</div>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!-- Copyright Information -->
<div class="copy-section">
<p>© 2020 Glenelg Photographs. All Rights Reserved. | Design by
<a href="http://w3layouts.com">W3layouts</a>
</p>
</div>
<!-- //Copyright Information -->
<!-- //Footer -->
<!-- JS Files -->
<!-- JavaScript -->
<script src="js/jquery-2.2.3.min.js"></script>
<!-- Default-JavaScript-File -->
<script src="js/bootstrap.js"></script>
<!-- Necessary-JavaScript-File-For-Bootstrap -->
<!-- flexSlider (for testimonials) -->
<link rel="stylesheet" href="css/flexslider.css" type="text/css" media="screen" property="" />
<script defer src="js/jquery.flexslider.js"></script>
<script>
$(window).load(function () {
$('.flexslider').flexslider({
animation: "slide",
start: function (slider) {
$('body').removeClass('loading');
}
});
});
</script>
<!-- //flexSlider (for testimonials) -->
<!-- smooth scrolling -->
<script src="js/SmoothScroll.min.js"></script>
<!-- //smooth scrolling -->
<!-- start-smoth-scrolling -->
<script src="js/move-top.js"></script>
<script src="js/easing.js"></script>
<script>
jQuery(document).ready(function ($) {
$(".scroll").click(function (event) {
event.preventDefault();
$('html,body').animate({
scrollTop: $(this.hash).offset().top
}, 1000);
});
});
</script>
<!-- start-smoth-scrolling -->
<!-- smooth scrolling-bottom-to-top -->
<script>
$(document).ready(function () {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({
easingType: 'easeOutQuart'
});
});
</script>
<a href="#" id="toTop" style="display: block;">
<span id="toTopHover" style="opacity: 1;"> </span>
</a>
<!-- //smooth scrolling-bottom-to-top -->
<!-- //Js files -->
</body>
</html>