-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspeakers.html
215 lines (206 loc) · 8.35 KB
/
speakers.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
<!DOCTYPE html>
<html>
<head>
<title>TEDxCrescentaValleyHS</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="speakers.css" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Lato|Oswald|Poppins" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700,800,900" />
<script src="https://code.jquery.com/jquery-3.3.1.js" integrity="sha256-2Kok7MbOyxpgUVvAk/HJ2jigOSYS2auK4Pfzbm7uH60=" crossorigin="anonymous"></script>
<link rel="stylesheet" href="bootstrap.css" type="text/css" />
<!--<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">-->
<link href="https://fonts.googleapis.com/css?family=Dosis|Merriweather+Sans|Titillium+Web" rel="stylesheet">
<script type="text/javascript" src="bootstrap.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('#button').click(function() {
$('html, body').animate({ scrollTop: $('.twopart').offset().top }, 550);
});
});
</script>
<style id="jquerystyles">
</style>
</head>
<body>
<div id="button">
<img src="https://image.flaticon.com/icons/svg/137/137519.svg"></img>
</div>
<div class="outer">
<div class="overlay">
<div id="myNav">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="index.html">TEDxCrescentaValleyHS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarTogglerDemo02" aria-controls="navbarTogglerDemo02" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo02">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item">
<a class="nav-link" href="about.html">About<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">Speakers</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="inner" class="animate-reveal animate-first">
<div id="large">
<div>
<h1 id="h1"> Long Story Short</h1>
<p>Meet our speakers</p>
</div>
</div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-4" id="kathygruver">
</div>
<div class="col-lg-8">
<div id="wrappertemp">
<h1>
Kathy Gruver
</h1>
<p>
Motivational speaker and author speaking on how to overcome our differences and inspire unity.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-8">
<h1>
David Jacobsen
</h1>
<p>
Diagnosed with severe arthritis as a young athlete, sharing his story about how he used humor to persevere and how others can do the same.
</p>
</div>
<div class="col-lg-4" id="davidjacobsen">
</div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-4" id="zoecannon">
</div>
<div class="col-lg-8">
<h1>
Zoe Cannon
</h1>
<p>
Speaking about her personal experiences with domestic violence and child abuse and outlining the recovery process.
</p>
</div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-8">
<h1>
Tim Furlong
</h1>
<p>
Life coach and professional speaker sharing lessons from his failed music career and his philosophy of "quarter turns" (small changes can have wide impacts).
</p>
</div>
<div class="col-lg-4" id="timfurlong">
</div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-4" id="hufsaahmad"></div>
<div class="col-lg-8">
<h1>
Hufsa Ahmad
</h1>
<p>
A mental health advocate speaking on her own experience with mental illness and what others can learn from it.
</p>
</div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-8">
<h1>
Mitch Lewis
</h1>
<p>
One of only five people to climb seven highest mountains on all continents (including Everest) and run marathons on the same seven continents, speaking about how ordinary people can do the extraordinary through goal-setting, commitment and perseverance.
</p>
</div>
<div class="col-lg-4" id="mitchlewis"></div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-4" id="davemeltzer">
</div>
<div class="col-lg-8">
<h1>
Dave Meltzer
</h1>
<p>
Current CEO and co-founder of Sports 1 Marketing, speaking on the importance of accessing information and the type of information we should try to access.
</p>
</div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-8">
<h1>
Judy Carter
</h1>
<p>
A comedian sharing her message on the power of purpose, and how we can apply those lessons in our daily lives
</p>
</div>
<div class="col-lg-4" id="judycarter">
</div>
</div>
</div>
</div>
<div class="twopart">
<div class="container-fluid">
<div class="row">
<div class="col-lg-4" id="michaelogara">
</div>
<div class="col-lg-8">
<h1>
Michael O' Gara
</h1>
<p>
Part of the junior national team on USA Luge, talking about his experiences with the sport, common misconceptions, and what he's learned.
</p>
</div>
</div>
</div>
</div>
</body>
</html>