-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
191 lines (169 loc) · 7.3 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>vatican prototype</title>
<meta name="description" content="vatican prototype">
<meta name="author" content="Fifth Tribe">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/style.css">
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section data-background-image="img/pope.jpg">
<div class="first-slide-text">
<h2>HOW CAN WE CREATE A CLIMATE<br />
NEUTRAL AND ADAPTABLE WORLD<br />
FOR 1 BILLION PEOPLE?</h2>
<span class="line"></span>
<p><b>Laudato Si Startup Challenge</b><br />
Inspired by <u>Pope Francis</u><br />
to Sustainabley Solve Climate Change</p>
</div>
</section>
<section>
<div class="stat-tabs-wrapper">
<div class="stat-tabs-nav">
<ul>
<li class="active"><a href="#stat-tab-1"></a></li>
<li><a href="#stat-tab-2"></a></li>
<li><a href="#stat-tab-3"></a></li>
<li><a href="#stat-tab-4"></a></li>
<li><a href="#stat-tab-5"></a></li>
<li><a href="#stat-tab-6"></a></li>
<li><a href="#stat-tab-7"></a></li>
</ul>
</div>
<div class="stat-tab active" id="stat-tab-1">
<div class="stat-tab-facts">
<p>ONE Praseant commodo cursus magna, vel</p>
</div>
<div class="stat-tab-question">
<h4>One Area of Focus</h4>
<h3>Are you passionate about doing something something WATER for something something?</h3>
<a href="#" class="goto-next-slide">YES,<br>I'm on board</a> <a href="#stat-tab-2" class="stat-tab-answer-no"> Not at<br />moment</a>
</div>
</div>
<div class="stat-tab" id="stat-tab-2">
<div class="stat-tab-facts">
<p>TWO Praseant commodo cursus magna, vel</p>
</div>
<div class="stat-tab-question">
<h4>Two Area of Focus</h4>
<h3>Are you passionate about doing something something WATER for something something?</h3>
<a href="#" class="goto-next-slide">YES,<br>I'm on board</a> <a href="#stat-tab-3" class="stat-tab-answer-no"> Not at<br />moment</a>
</div>
</div>
<div class="stat-tab" id="stat-tab-3">
<div class="stat-tab-facts">
<p>THREE Praseant commodo cursus magna, vel</p>
</div>
<div class="stat-tab-question">
<h4>Three Area of Focus</h4>
<h3>Are you passionate about doing something something WATER for something something?</h3>
<a href="#" class="goto-next-slide">YES,<br>I'm on board</a> <a href="#stat-tab-4" class="stat-tab-answer-no"> Not at<br />moment</a>
</div>
</div>
<div class="stat-tab" id="stat-tab-4">
<div class="stat-tab-facts">
<p>FOUR Praseant commodo cursus magna, vel</p>
</div>
<div class="stat-tab-question">
<h4>Four Area of Focus</h4>
<h3>Are you passionate about doing something something WATER for something something?</h3>
<a href="#" class="goto-next-slide">YES,<br>I'm on board</a> <a href="#stat-tab-5" class="stat-tab-answer-no"> Not at<br />moment</a>
</div>
</div>
<div class="stat-tab" id="stat-tab-5">
<div class="stat-tab-facts">
<p>FIVE Praseant commodo cursus magna, vel</p>
</div>
<div class="stat-tab-question">
<h4>Five Area of Focus</h4>
<h3>Are you passionate about doing something something WATER for something something?</h3>
<a href="#" class="goto-next-slide">YES,<br>I'm on board</a> <a href="#stat-tab-6" class="stat-tab-answer-no"> Not at<br />moment</a>
</div>
</div>
<div class="stat-tab" id="stat-tab-6">
<div class="stat-tab-facts">
<p>SIX Praseant commodo cursus magna, vel</p>
</div>
<div class="stat-tab-question">
<h4>Six Area of Focus</h4>
<h3>Are you passionate about doing something something WATER for something something?</h3>
<a href="#" class="goto-next-slide">YES,<br>I'm on board</a> <a href="#stat-tab-7" class="stat-tab-answer-no"> Not at<br />moment</a>
</div>
</div>
<div class="stat-tab" id="stat-tab-7">
<div class="stat-tab-facts">
<p>SEVEN Praseant commodo cursus magna, vel</p>
</div>
<div class="stat-tab-question">
<h4>Seven Area of Focus</h4>
<h3>Are you passionate about doing something something WATER for something something?</h3>
<a href="#" class="goto-next-slide">YES,<br>I'm on board</a> <a href="#" class="goto-next-slide"> Not at<br />moment</a>
</div>
</div>
</div>
</section>
<section>
<h2>A glimps of the journey</h2>
<p>Sed posuere consectetur est at lobortis. Integer posuere erat a ante venenatis <br />
dapibus posuere velit aliquet. Nulla vitae elit libero, a pharetra augue. Cras <br />
mattis consectetur purus sit amet fermentum.</p>
</section>
</div>
</div>
<script src="js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
Reveal.initialize({
width: "100%",
height: "100%",
margin: 0,
minScale: 1,
maxScale: 1,
autoSlide: 0,
controls: true,
mouseWheel: false,
progress: true,
history: true,
center: true,
transition: 'slide' // none/fade/slide/convex/concave/zoom
});
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script>
$(function(){
$('.stat-tabs-nav a').on('click',function(e){
e.preventDefault();
$('.stat-tabs-nav li').removeClass('active');
$(this).parent().addClass('active');
$('.stat-tab').removeClass('active');
var id = $(this).attr('href')
$(id).addClass('active');
});
$('.stat-tab-answer-no').on('click',function(e){
e.preventDefault();
$('.stat-tabs-nav li').removeClass('active');
$('.stat-tab').removeClass('active');
var id = $(this).attr('href')
$(id).addClass('active');
$('.stat-tabs-nav li a[href="'+id+'"]').parent().addClass('active');
})
$('.goto-next-slide').on('click',function(e){
e.preventDefault();
Reveal.next();
});
});
</script>
</body>
</html>