-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhome.html
244 lines (201 loc) · 8.43 KB
/
home.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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!doctype html>
<!--[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>
<title>PAGE TITLE - Surf Magazine</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="">
<meta name="author" content="">
<!-- OPEN GRAPH META DATA START -->
<meta name="og:title" content="">
<meta name="og:type" content="">
<meta name="og:image" content="">
<meta name="og:url" content="">
<meta name="og:site_name" content="">
<meta name="og:description" content="">
<!-- OPEN GRAPH META DATA END -->
<!-- MOBILE VIEWPORT START -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes" />
<!-- MOBILE VIEWPORT END -->
<!-- STYLES START -->
<link rel="stylesheet" media="screen" href="/static/styles/bootstrap.css">
<link rel="stylesheet" media="screen" href="/static/styles/master.css">
<script type="text/javascript" src="/static/scripts/modernizr.js"></script>
<link rel="author" href="humans.txt">
<!-- STYLES END -->
</head>
<body>
<!-- WRAPPER START -->
<div id="wrapper" class="container">
<!-- HEADER START -->
<div class="navbar">
<div class="navbar-inner">
<a href="/" class="brand">Surf Magazine</a>
<ul class="nav">
<li><a href="/">Home</a></li>
<li><a href="/surf-wire/">Surf Wire</a></li>
<li><a href="/gear/">Gear</a></li>
<li><a href="/world-tour/">World Tour</a></li>
</ul>
</div>
</div>
<!-- HEADER END -->
<!-- CONTENT START -->
<div class="main" role="main">
<div class="row">
<!-- LEFT COLUMN -->
<div class="span9">
<!-- CAROUSEL -->
<div class="row">
<div class="span9 poster">
<img src="/static/images/poster.jpg">
</div>
</div>
<!-- CAROUSEL -->
<!-- 3 COLUMNS -->
<div class="row latest-articles">
<!-- CATEGORY -->
<div class="span3">
<h4>Surf Wire</h4>
<article>
<img src="/static/images/img_portrait.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
<article>
<img src="/static/images/img_landscape.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
<article>
<img src="/static/images/img_landscape.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
</div>
<!-- CATEGORY -->
<!-- CATEGORY -->
<div class="span3">
<h4>Gear</h4>
<article>
<img src="/static/images/img_landscape.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
<article>
<img src="/static/images/img_landscape.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
<article>
<img src="/static/images/img_landscape.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
</div>
<!-- CATEGORY -->
<!-- CATEGORY -->
<div class="span3">
<h4>World Tour</h4>
<article>
<img src="/static/images/img_landscape.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
<article>
<img src="/static/images/img_portrait.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
<article>
<img src="/static/images/img_landscape.jpg">
<h5><a href="#">The Quick Brown Fox</a></h5>
<small>by Admin on Jan. 3, 2013</small>
<p>Energistically pursue multifunctional processes whereas next-generation processes. Compellingly procrastinate 24/365 schemas through stand-alone schemas.</p>
</article>
</div>
<!-- CATEGORY -->
</div>
<!-- 3 COLUMNS -->
</div>
<!-- LEFT COLUMN -->
<!-- RIGHT COLUMN -->
<div class="span3 featured-surfers">
<h4>Featured Surfers</h4>
<article>
<img src="/static/images/avatar_01.jpg" align="left">
<a href="#" class="surfer-name">Kelly Slater</a><br />
<span class="surfer-country">United States</span>
</article>
<article>
<img src="/static/images/avatar_02.jpg" align="left">
<a href="#" class="surfer-name">Joel Parkinson</a><br />
<span class="surfer-country">Australia</span>
</article>
<article>
<img src="/static/images/avatar_01.jpg" align="left">
<a href="#" class="surfer-name">Kelly Slater</a><br />
<span class="surfer-country">United States</span>
</article>
<article>
<img src="/static/images/avatar_02.jpg" align="left">
<a href="#" class="surfer-name">Joel Parkinson</a><br />
<span class="surfer-country">Australia</span>
</article>
<article>
<img src="/static/images/avatar_01.jpg" align="left">
<a href="#" class="surfer-name">Kelly Slater</a><br />
<span class="surfer-country">United States</span>
</article>
<article>
<img src="/static/images/avatar_02.jpg" align="left">
<a href="#" class="surfer-name">Joel Parkinson</a><br />
<span class="surfer-country">Australia</span>
</article>
<article>
<img src="/static/images/avatar_01.jpg" align="left">
<a href="#" class="surfer-name">Kelly Slater</a><br />
<span class="surfer-country">United States</span>
</article>
<article>
<img src="/static/images/avatar_02.jpg" align="left">
<a href="#" class="surfer-name">Joel Parkinson</a><br />
<span class="surfer-country">Australia</span>
</article>
<article>
<img src="/static/images/avatar_01.jpg" align="left">
<a href="#" class="surfer-name">Kelly Slater</a><br />
<span class="surfer-country">United States</span>
</article>
</div>
<!-- RIGHT COLUMN -->
</div>
</div>
<!-- CONTENT END -->
<!-- FOOTER START -->
<footer class="main">
<small>Surf Magazine © 2013. Holisticly engineer visionary "outside the box" thinking and ethical relationships. Uniquely maintain exceptional information via multidisciplinary niches. </small>
</footer>
<!-- FOOTER END -->
</div>
<!-- WRAPPER END -->
<!-- SCRIPTS START -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="/static/scripts/jquery-1.8.2.min.js"><\/script>')</script>
<script type="text/javascript" src="/static/scripts/bootstrap.js"></script>
<script type="text/javascript" src="/static/scripts/master.js"></script>
<!-- SCRIPTS END -->
</body>
</html>