-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmenu.html
217 lines (168 loc) · 9.49 KB
/
menu.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
<!DOCTYPE html>
<html lang="en" class="menu-overlay">
<head>
<link rel="icon" href="https://emojipedia-us.s3.amazonaws.com/cache/ff/e5/ffe53f17871d428dfd67720ad00b659e.png">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title> + 💩 = 💀</title>
<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, minimal-ui">
<link rel="stylesheet" href="css/reveal/menu/reveal-mod-menu.css">
<link rel="stylesheet" href="css/reveal/menu/2001-mod-menu.css" id="theme">
<!-- CUSTOM -->
<link rel="stylesheet" href="css/reveal/styling.css">
<link rel="stylesheet" href="css/reveal/menu/menu-overlay.css">
<link rel="stylesheet" href="css/reveal/media2.css">
<link rel="stylesheet" type="css/reveal/css" media="only screen and (max-device-width: 480px)" href="css/reveal/media2.css">
<link rel="stylesheet" media="all" href="css/reveal/media2.css">
<!-- PLUGINS -->
<link rel="stylesheet" href="ven/reveal-plugin/lib/animateCSS/animate.min.css">
<link rel="stylesheet" href="ven/reveal-plugin/lib/animateCSS/animate.css">
<link rel="stylesheet" href="ven/font-awesome/css/font-awesome.min.css">
<!-- Overlay -->
<link rel="stylesheet" href="ven/reveal-plugin/lib/overlay/overlay.css">
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
<style>
.reveal.overview {
visibility: hidden;
display: inherit;
}
.slides {
width: 260%;
height: 260%;
}
</style>
</head>
<body class="menu-overlay animated fadeIn">
<div class="reveal">
<div class="slides">
<section class="headers animated fadeIn" data-background="rgba(0, 0, 255, 0.35)" data-state="nikeACG" style="margin-top: 2em;">
<!--rgba(0, 0, 255, 0.5), rgba(30,32,43,0.7), rgba(47, 59, 68, 0.7)-->
<div class="menu-overlay header">
<h2 class="headers">
<img class="menu-overlay icon pHolder logo animated pulse" src="https://emojipedia-us.s3.amazonaws.com/cache/06/ef/06ef6b773082d0e98439c4e0b8c9dee6.png" alt="placeholder icon logo" style="opacity:0.5;width:0.75em;padding-left:3px;"> Site-map
</h2>
<nav class="menu" style="height:inherit;">
<ul class="nav">
<li><a class="nav fade-Out" href="index.html#/digital">Digital</a></li>
<li><a class="nav fade-Out" href="index.html#/ux">UX</a></li>
<li><a class="nav fade-Out" href="index.html#/physical">Physical</a></li>
<br />
<li><a class="nav fade-Out" href="index.html#/about">About</a></li>
<!--li><a class="nav fade-Out" href="https://www.linkedin.com/in/hiconnie/#ember2748" target="_blank">Awards</a></li>
<br /-->
<!--li><a class="nav fade-Out" href="index.html#/mentions">Press</a></li-->
<!--li><a class="nav fade-Out" href="https://www.slideshare.net/ConnieLeung6/presentations" target="_blank">Workshop Publications</a></li>
<br /-->
<!--li><a class="nav fade-Out" href="index.html#/contact">Get Advice</a></li-->
</ul>
</nav>
</div><!-- End of menu-overlay header -->
<div class="menu-overlay coreContent" style="margin-top:5%;">
<h3 class="info">Info</h3>
<h5 class="info">
<ul class="info">
<li><a class="info selected fade-In" href="index.html">Home</a></li>
<li><a class="info selected fade-In" href="index.html#/about">About</a></li>
<li><a class="info fade-In" href="index.html#/tiny">Imprint</a></li>
<li><a class="info fade-In" href="ctrl.html"><!--i class="fa fa-arrows-alt" aria-hidden="true"></i--> <i class="fa fa-keyboard-o" aria-hidden="true"></i> Site CTRLs</a></li>
</ul>
</h5>
</div><!-- End of coreContent -->
<div class="menu-overlay foot">
<div class="footSection left">
<h6 class="data tinyPrint">
<span class="copy icon">©</span> <span class="copy date">2017</span> <span class="name connie constant">Constant Mori</span>
</h6>
</div>
<!--div class="footSection right">
<h6 class="data contact">
<ul class="contact">
<li>
<a class="data email" href="mailto:info@company.com?subject=Let's%20Collaborate&body=Hey-Company-I've-got-an-idea-...">info@company.com</a>
</li>
</ul>
</h6>
</div-->
</div><!-- End of foot -->
</section>
<!--section id="look-at-the-bottom-right-corner" class="howto" data-state="nikeACG" style="background-position:center center;background-size:cover;background-repeat:no-repeat;width:100%;display:none;">
<div class="container" style="width:100%;margin-top:-2em;">
<div class="row" style="width:100%;">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12">
<div class="row" style="width:100%;position:relative;font-size:260%;">
<button class="navigate-up enabled" aria-label="below slide" style="background:transparent;border:transparent;margin-left:-0.5em;">
<i class="fa fa-angle-up" aria-hidden="true" style=" padding-bottom: 0.1em;width: 165%;border: 0.04em solid rgba(51,51,51,0.05);border-radius: 0.12em;"></i>
</button>
</div>
<div class="row" style="width:100%;position:relative;font-size:260%;margin-left:-0.43em;">
<button class="navigate-left enabled" aria-label="below slide" style="background:transparent;border:transparent;margin-right:2em;">
<i class="fa fa-angle-left" aria-hidden="true" style=" padding-bottom: 0.1em;width: 290%;border: 0.04em solid rgba(51,51,51,0.05);border-radius: 0.12em;"></i>
</button>
<button class="navigate-right enabled" aria-label="below slide" style="background:transparent;border:transparent;visibility:hidden;display:none;">
<i class="fa fa-plus" aria-hidden="true" style="visibility:hidden;"></i>
</button>
<button class="navigate-right enabled" aria-label="below slide" style="background:transparent;border:transparent;">
<i class="fa fa-angle-right" aria-hidden="true" style=" padding-bottom: 0.1em;width: 290%;border: 0.04em solid rgba(51,51,51,0.05);border-radius: 0.12em;"></i>
</button>
</div>
<div class="row" style="width:100%;position:relative;font-size:260%;margin-top:-1.36em;">
<button class="navigate-down enabled" aria-label="below slide" style="background:transparent;border:transparent;margin-left:-0.5em;">
<i class="fa fa-angle-down" aria-hidden="true" style=" padding-bottom: 0.1em;width: 165%;border: 0.04em solid rgba(51,51,51,0.05);border-radius: 0.12em;"></i>
</button>
</div>
<div class="row" style="width:100%;margin-top:1.5em;border-top:1px solid rgba(51,51,51,0.45);padding-top:0.75em;">
<h2 class="sub-header-title" style="font-size:80%;text-transform:uppercase;letter-spacing:0.2em;line-height:1.75em;">
Use <sub><i class="fa fa-keyboard-o" aria-hidden="true" style="font-size:250%;"></i></sub> arrow keys to navigate
</h2>
</div>
</div>
</div>
</div>
</section-->
</div><!-- End of Slides -->
<!-- Custom Navigations -->
<!-- Top Right Corner Hamburger -->
<aside class="control-menu-overlay" style="display: block;">
<a onclick="goBack()" href="index.html" data-preview-link>
<img src="assets/img/cross.png" />
</a>
</aside>
<!-- history.back() Syntax = button + onclick="goBack()" -->
<script>
function goBack() {
window.history.back();
}
</script>
</div><!-- End of Reveal -->
<!-- Optional libraries for code syntax highlighting and classList support in IE9 -->
<script src="js/reveal/lib/head.min.js"></script>
<script src="js/reveal/reveal.js"></script>
<script src="js/reveal/bg-iframe.js"></script>
<!-- Overlay -->
<script src="ven/reveal-plugin/lib/overlay/modernizr.overlay.js"></script>
<script src="ven/reveal-plugin/lib/overlay/classie.js"></script>
<script src="ven/reveal-plugin/lib/overlay/overlay.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: false,
progress: false,
history: false,
center: false,
transition: 'fade', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{ src: 'js/reveal/lib/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'ven/reveal-plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
//{ src: 'ven/reveal-plugin/zoom-js/zoom.js', async: true },
//{ src: 'ven/reveal-plugin/notes/notes.js', async: true }
]
});
</script>
</body>
</html>