forked from zurb/foundation-layouts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
165 lines (132 loc) · 5.73 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
<!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 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 -->
<!-- Combine and Compress These CSS Files -->
<link rel="stylesheet" href="stylesheets/globals.css">
<link rel="stylesheet" href="stylesheets/typography.css">
<link rel="stylesheet" href="stylesheets/grid.css">
<link rel="stylesheet" href="stylesheets/ui.css">
<link rel="stylesheet" href="stylesheets/forms.css">
<link rel="stylesheet" href="stylesheets/orbit.css">
<link rel="stylesheet" href="stylesheets/reveal.css">
<link rel="stylesheet" href="stylesheets/mobile.css">
<!-- End Combine and Compress These CSS Files -->
<link rel="stylesheet" href="stylesheets/app.css">
<!--[if lt IE 9]>
<link rel="stylesheet" href="stylesheets/ie.css">
<![endif]-->
<!-- IE Fix for HTML5 Tags -->
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style type="text/css">
a.panel.simple { display: block; padding: 20px; background: #fff; border: 1px solid #ddd; height: 180px; overflow: hidden; margin-bottom: 12px; }
</style>
</head>
<body>
<!-- container -->
<div class="container">
<header class="row">
<section class="twelve columns">
<h2>Foundation Layouts</h2>
<p>Staging area for layouts that people can drop into Foundation and customize.</p>
</section>
</header>
<div class="row">
<div class="three columns">
<a class="simple panel" href="three_column.html">
<div class="row">
<div class="twelve columns"><img src="http://placehold.it/300x30&text= " /></div>
</div>
<div class="row">
<div class="four columns"><img src="http://placehold.it/60x90&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x90&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x90&text= " /></div>
</div>
<hr />
<div class="row">
<div class="four columns"><img src="http://placehold.it/60x15&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x15&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x15&text= " /></div>
</div>
</a>
<h5><a href="three_column.html">Three Column</a></h5>
</div>
<div class="three columns">
<a class="simple panel" href="three_column_big_footer.html">
<div class="row">
<div class="twelve columns"><img src="http://placehold.it/300x30&text= " /></div>
</div>
<div class="row">
<div class="four columns"><img src="http://placehold.it/60x60&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x60&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x60&text= " /></div>
</div>
<hr />
<div class="row">
<div class="four columns"><img src="http://placehold.it/60x45&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x45&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x45&text= " /></div>
</div>
</a>
<h5><a href="three_column_big_footer.html">Three Column Big Footer</a></h5>
</div>
<div class="three columns">
<a class="simple panel" href="two_column_blog.html">
<div class="row">
<div class="twelve columns"><img src="http://placehold.it/300x30&text= " /></div>
</div>
<div class="row">
<div class="eight columns"><img src="http://placehold.it/120x180&text= " /></div>
<div class="four columns"><img src="http://placehold.it/60x160&text= " /></div>
</div>
<hr />
<div class="row">
<div class="twelve columns"><img src="http://placehold.it/200x20&text= " /></div>
</div>
</a>
<h5><a href="two_column_blog.html">Two Column Blog</a></h5>
</div>
<div class="three columns">
<a class="simple panel" href="photo_blog_with_sticky_headers.html">
<div class="row">
<div class="twelve columns"><img src="http://placehold.it/300x20&text= " /></div>
</div>
<div class="row">
<div class="twelve columns"><img src="http://placehold.it/300x200&text= " /></div>
</div>
<div class="row">
<div class="six columns"><img src="http://placehold.it/140x40&text= " /></div>
<div class="six columns"><img src="http://placehold.it/140x40&text= " /></div>
</div>
<hr />
<div class="row">
<div class="twelve columns"><img src="http://placehold.it/300x40&text= " /></div>
</div>
</a>
<h5><a href="photo_blog_with_sticky_headers.html">Photo Blog (with sticky headers)</a></h5>
</div>
</div>
</div>
<!-- container -->
<!-- Included JS Files -->
<!-- Combine and Compress These JS Files -->
<script src="javascripts/jquery.min.js"></script>
<script src="javascripts/jquery.reveal.js"></script>
<script src="javascripts/jquery.orbit-1.3.0.js"></script>
<script src="javascripts/forms.jquery.js"></script>
<script src="javascripts/jquery.customforms.js"></script>
<script src="javascripts/jquery.placeholder.min.js"></script>
<!-- End Combine and Compress These JS Files -->
<script src="javascripts/app.js"></script>
</body>
</html>