-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
223 lines (170 loc) · 7.33 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
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
218
219
220
221
222
223
<!DOCTYPE html>
<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<!-- Set the viewport width to device width for mobile -->
<meta name="viewport" content="width=device-width" />
<title>Welcome to Foundation</title>
<!-- Included CSS Files (Uncompressed) -->
<!--
<link rel="stylesheet" href="stylesheets/foundation.css">
-->
<!-- Included CSS Files (Compressed) -->
<link rel="stylesheet" href="foundation/stylesheets/foundation.min.css">
<link rel="stylesheet" href="foundation/stylesheets/app.css">
<script src="js/vendor/underscore.js"></script>
<script src="js/vendor/jquery.min.js"></script>
<script src="js/vendor/angular-1.0.2/angular.js"></script>
<script src="js/app.js"></script>
<script src="foundation/javascripts/modernizr.foundation.js"></script>
<!-- IE Fix for HTML5 Tags -->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body ng-app="appModule" ng-controller="AppCntl">
<h1>View Container</h1>
<div ng-cloak ng-view></div>
<div class="row">
<div class="twelve columns">
<h2>Welcome to Foundation</h2>
<p>This is version <strong>3.2.2</strong> generated on November 10, 2012.</p>
<hr />
</div>
</div>
<div class="row">
<div class="eight columns">
<h3>The Grid</h3>
<!-- Grid Example -->
<div class="row">
<div class="twelve columns">
<div class="panel">
<p>This is a twelve column section in a row. Each of these includes a div.panel element so you can see where the columns are - it's not required at all for the grid.</p>
</div>
</div>
</div>
<div class="row">
<div class="six columns">
<div class="panel">
<p>Six columns</p>
</div>
</div>
<div class="six columns">
<div class="panel">
<p>Six columns</p>
</div>
</div>
</div>
<div class="row">
<div class="four columns">
<div class="panel">
<p>Four columns</p>
</div>
</div>
<div class="four columns">
<div class="panel">
<p>Four columns</p>
</div>
</div>
<div class="four columns">
<div class="panel">
<p>Four columns</p>
</div>
</div>
</div>
<h3>Tabs</h3>
<dl class="tabs">
<dd class="active"><a href="#simple1">Simple Tab 1</a></dd>
<dd><a href="#simple2">Simple Tab 2</a></dd>
<dd><a href="#simple3">Simple Tab 3</a></dd>
</dl>
<ul class="tabs-content">
<li class="active" id="simple1Tab">This is simple tab 1's content. Pretty neat, huh?</li>
<li id="simple2Tab">This is simple tab 2's content. Now you see it!</li>
<li id="simple3Tab">This is simple tab 3's content. It's, you know...okay.</li>
</ul>
<h3>Buttons</h3>
<div class="row">
<div class="six columns">
<p><a href="#" class="small button">Small Button</a></p>
<p><a href="#" class="button">Medium Button</a></p>
<p><a href="#" class="large button">Large Button</a></p>
</div>
<div class="six columns">
<p><a href="#" class="small alert button">Small Alert Button</a></p>
<p><a href="#" class="success button">Medium Success Button</a></p>
<p><a href="#" class="large secondary button">Large Secondary Button</a></p>
</div>
</div>
</div>
<div class="four columns">
<h4>Getting Started</h4>
<p>We're stoked you want to try Foundation! To get going, this file (index.html) includes some basic styles you can modify, play around with, or totally destroy to get going.</p>
<h4>Other Resources</h4>
<p>Once you've exhausted the fun in this document, you should check out:</p>
<ul class="disc">
<li><a href="http://foundation.zurb.com/docs">Foundation Documentation</a><br />Everything you need to know about using the framework.</li>
<li><a href="http://github.com/zurb/foundation">Foundation on Github</a><br />Latest code, issue reports, feature requests and more.</li>
<li><a href="http://twitter.com/foundationzurb">@foundationzurb</a><br />Ping us on Twitter if you have questions. If you build something with this we'd love to see it (and send you a totally boss sticker).</li>
</ul>
</div>
</div>
<div class="row">
<div class="twelve columns">
<h3>Orbit</h3>
<div id="featured">
<img src="holder.js/1200x250/text:Slide_1" alt="slide image">
<img src="holder.js/1200x250/text:Slide_2" alt="slide image">
<img src="holder.js/1200x250/text:Slide_3" alt="slide image">
</div>
</div>
</div>
<div class="row">
<div class="twelve columns">
<h3>Reveal</h3>
<p><a href="#" data-reveal-id="exampleModal" class="button">Example modal</a></p>
</div>
</div>
<div id="exampleModal" class="reveal-modal">
<h2>This is a modal.</h2>
<p>
Reveal makes these very easy to summon and dismiss. The close button is simple an anchor with a unicode
character icon and a class of <code>close-reveal-modal</code>. Clicking anywhere outside the modal will
also dismiss it.
</p>
<a class="close-reveal-modal">×</a>
</div>
<!-- Included JS Files (Uncompressed) -->
<!--
<script src="foundation/javascripts/jquery.foundation.mediaQueryToggle.js"></script>
<script src="foundation/javascripts/jquery.foundation.forms.js"></script>
<script src="foundation/javascripts/jquery.foundation.reveal.js"></script>
<script src="foundation/javascripts/jquery.foundation.orbit.js"></script>
<script src="foundation/javascripts/jquery.foundation.navigation.js"></script>
<script src="foundation/javascripts/jquery.foundation.buttons.js"></script>
<script src="foundation/javascripts/jquery.foundation.tabs.js"></script>
<script src="foundation/javascripts/jquery.foundation.tooltips.js"></script>
<script src="foundation/javascripts/jquery.foundation.accordion.js"></script>
<script src="foundation/javascripts/jquery.placeholder.js"></script>
<script src="foundation/javascripts/jquery.foundation.alerts.js"></script>
<script src="foundation/javascripts/jquery.foundation.topbar.js"></script>
<script src="foundation/javascripts/jquery.foundation.joyride.js"></script>
<script src="foundation/javascripts/jquery.foundation.clearing.js"></script>
<script src="foundation/javascripts/jquery.foundation.magellan.js"></script>
-->
<!-- Included JS Files (Compressed) -->
<!-- script src="javascripts/jquery.js"></script -->
<script src="foundation/javascripts/foundation.min.js"></script>
<!-- Initialize JS Plugins -->
<script src="foundation/javascripts/app.js"></script>
<script>
// $(window).load(function(){
// $("#featured").orbit();
// });
</script>
</body>
</html>