-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
133 lines (131 loc) · 4.57 KB
/
index.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
<!DOCTYPE html
><!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Wed Feb 24 2021 03:45:04 GMT+0000 (Coordinated Universal Time) -->
<html
data-wf-page="6035b5514552bc8e34e0a820"
data-wf-site="6035b5514552bcae2ee0a81d"
>
<head>
<meta charset="utf-8" />
<title>VIEPS Laurent Ailleres</title>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta content="Webflow" name="generator" />
<link href="css/normalize.css" rel="stylesheet" type="text/css" />
<link href="css/webflow.css" rel="stylesheet" type="text/css" />
<link
href="css/loop-landing-v2.webflow.css"
rel="stylesheet"
type="text/css"
/>
<script
src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js"
type="text/javascript"
></script>
<script type="text/javascript">
WebFont.load({
google: {
families: [
"Lora:regular,italic,700",
"Oxygen:300,regular,700",
],
},
});
</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script type="text/javascript">
!(function (o, c) {
var n = c.documentElement,
t = " w-mod-";
(n.className += t + "js"),
("ontouchstart" in o ||
(o.DocumentTouch && c instanceof DocumentTouch)) &&
(n.className += t + "touch");
})(window, document);
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script type="text/javascript" src="nav.js"></script>
<script type="text/javascript" src="index.js"></script>
<link
href="images/favicon.ico"
rel="shortcut icon"
type="image/x-icon"
/>
<link href="images/webclip.png" rel="apple-touch-icon" />
</head>
<body>
<div class="div-block">
<div
data-collapse="tiny"
data-animation="over-right"
data-duration="400"
role="banner"
class="navbar w-nav"
>
<div class="w-container">
<a
href="index.html"
aria-current="page"
class="logo w-nav-brand w--current"
>
<div class="long-text">Structural Geology & Structural Geophysics</div>
</a>
<div id="navbar"></div>
<div
class="menu-button w-hidden-main w-hidden-medium w-hidden-small w-clearfix w-nav-button"
>
<div class="menu-icon w-icon-nav-menu"></div>
<div class="menu-link">MENU</div>
</div>
</div>
</div>
<div class="hero-section" style="height: 500px; margin: auto">
<div class="hero-content w-container">
<div
style="
-webkit-transform: translate3d(0, -30px, 0)
scale3d(1, 1, 1) rotateX(0) rotateY(0)
rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, -30px, 0)
scale3d(1, 1, 1) rotateX(0) rotateY(0)
rotateZ(0) skew(0, 0);
-ms-transform: translate3d(0, -30px, 0)
scale3d(1, 1, 1) rotateX(0) rotateY(0)
rotateZ(0) skew(0, 0);
transform: translate3d(0, -30px, 0) scale3d(1, 1, 1)
rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
opacity: 0;
"
class="hero-heading"
>
</div>
<div
style="
opacity: 0;
-webkit-transform: translate3d(0, 30px, 0)
scale3d(1, 1, 1) rotateX(0) rotateY(0)
rotateZ(0) skew(0, 0);
-moz-transform: translate3d(0, 30px, 0)
scale3d(1, 1, 1) rotateX(0) rotateY(0)
rotateZ(0) skew(0, 0);
-ms-transform: translate3d(0, 30px, 0)
scale3d(1, 1, 1) rotateX(0) rotateY(0)
rotateZ(0) skew(0, 0);
transform: translate3d(0, 30px, 0) scale3d(1, 1, 1)
rotateX(0) rotateY(0) rotateZ(0) skew(0, 0);
"
class="hero-subheading"
>
</div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/-pYRipKuz7k?si=vvfEgWf4FnBpBva2" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<br>Teaching at Bermagui with the Honours class of 2007 (Laurent Ailleres, video by Stephan Vollgger)
</div>
<script
src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6035b5514552bcae2ee0a81d"
type="text/javascript"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0="
crossorigin="anonymous"
></script>
<script src="js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
</body>
</html>