-
Notifications
You must be signed in to change notification settings - Fork 2
/
Peabody_landing_parallax_5.html
174 lines (140 loc) · 6.43 KB
/
Peabody_landing_parallax_5.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no"/>
<title>Parallax Template - Materialize</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900,700,200' rel='stylesheet' type='text/css'>
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style_parallax.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link rel = "stylesheet" href = "css/bootstrap.min.css">
<link rel = "stylesheet" href = "css/custom_parallax.css">
<link rel="shortcut icon" href="img/favicon.ico" type="image/x-icon" />
</head>
<body>
<!-- <nav class="white" role="navigation">
<div class="nav-wrapper container">
<a id="logo-container" href="#" class="brand-logo">Logo</a>
<ul class="right hide-on-med-and-down">
<li><a href="#">Navbar Link</a></li>
</ul>
<ul id="nav-mobile" class="side-nav">
<li><a href="#">Navbar Link</a></li>
</ul>
<a href="#" data-activates="nav-mobile" class="button-collapse"><i class="material-icons">menu</i></a>
</div>
</nav> -->
<div id="index-banner" class="parallax-container">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<h1 class="title">Learning</h1><h3 class="title">and</h3><h1 class="title"> Visualizing History</h1><h3 class="title"> with</h3><h1 class="title"> Elizabeth Peabody's Chart</h1>
</div>
</div>
</div>
<div class="parallax"><img src="img/peabody_original.jpg" alt="Unsplashed background img 1"></div>
</div>
<div class="container">
<div class="section">
<!-- title Section -->
<div class="row">
<div class="col-md-1">
</div>
<div class="col-md-10">
<img src="img/logo-12.png" width="10%" class="center" alt="grid of 100 squares, each subdivided into 9 squares, some colored"></img>
<h2 class="question">What is the story we tell about the “invention” of modern data visualization techniques? How would that story change if we looked outside the standard set of actors, and what alternate visual forms might we envision if we did?</h2>
<a href="#options3"><img src = "img/icon_downarrow.png" width="5%" class="center"></img></span>
</button></a>
</div>
<div class="col-md-1">
</div>
</div>
</div>
</div>
<div class="parallax-container valign-wrapper">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
</div>
</div>
</div>
<div class="parallax"><img src="img/peabody_original.jpg" alt="Unsplashed background img 2"></div>
</div>
<div class="container ">
<div class="section">
<!-- Modes Section -->
<a id = "options3">
<div class="row ">
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center"><a href="peabody_view.html" class="subtitle" target="_blank"><img src="img/icon_eye.png" width="15%"></img></a></h2>
<h2 class="center"><a href="peabody_view.html" class="subtitle" target="_blank">View</a></h2>
<p>Explore Peabody's visualization using the modern affordances of the Web.</p>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center"><a href="peabody_build.html" class="subtitle" target="_blank"><img src="img/icon_hammer_vert.png" width="25%"></img></a></h2>
<h2 class="center"><a href="peabody_build.html" class="subtitle" target="_blank">Build</a></h2>
<p>Build your own representation using Peabody's framework.</p>
</div>
</div>
<div class="col s12 m4">
<div class="icon-block">
<h2 class="center"><a href="peabody_compare.html" class="subtitle" target="_blank"><img src="img/icon_compare.png" width="15%"></img></a></h2>
<h2 class="center"><a href="peabody_compare.html" class="subtitle" target="_blank">Compare</a></h2>
<p>Compare different representations of data used to construct Peabody's visualization.</p>
</div>
</div>
</div>
</div>
</div>
<div class="parallax-container valign-wrapper">
<div class="section no-pad-bot">
<div class="container">
<div class="row center">
<h2></h2> <!--area to include technical information about project-->
</div>
</div>
</div>
<div class="parallax"><img src="img/peabody_blue.png" alt="Unsplashed background img 3"></div>
</div>
<footer class="page-footer">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Created by <a href="http://carolinerfoster.com/">Caroline Foster</a> and Erica Pramer as part of the <a href="http://dhlab.lmc.gatech.edu/">Georgia Tech Digital Humanities Lab</a>.</h5>
<!--<p class="grey-text text-lighten-4">Created by <a href="http://carolinerfoster.com/">Caroline Foster</a> and Erica Pramer as part of the <a href="http://dhlab.lmc.gatech.edu/">Georgia Tech Digital Humanities Lab</a>.</p>-->
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
© 2016, Georgia Tech Digital Humanities Lab, landing page using <a class="brown-text text-lighten-3" href="http://materializecss.com">Materialize</a>
</div>
</div>
</footer>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.js"></script>
<script src="js/init.js"></script>
<!--smooth scrolling-->
<script>
$('a[href*=#options3]:not([href=#])').click(function() {
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'')
|| location.hostname == this.hostname) {
var target = $(this.hash);
target = target.length ? target : $('[name=' + this.hash.slice(1) +']');
if (target.length) {
$('html,body').animate({
scrollTop: target.offset().top
}, 1000);
return false;
}
}
});
</script>
</body>
</html>