-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
341 lines (335 loc) · 10.5 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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<!-- <meta http-equiv="X-UA-Compatible" content="IE=edge"> -->
<title>is322</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Place favicon.ico and apple-touch-icon(s) in the root directory -->
<!--link rel="stylesheet" href="css/normalize.css"-->
<link rel="stylesheet" href="css/main.css">
<!-- <link rel="stylesheet" type="text/css" href="css/style.css"
media="screen,handheld" />
<link rel="stylesheet" type="text/css" href="css/enhanced.css"
media="screen and (min-wdith: 40.5em)" /> -->
<!--[if (lt IE 9)&(!IEMobile)]>
<link rel="stylesheet" type="text/css" href="enhanced.css" />
<![endif] -->
<!-- <script src="js/vendor/modernizr-2.7.1.min.js">-->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<!--<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.10.2.min.js"><\/script>')</script> -->
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='//www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X');ga('send','pageview');
</script>
</head>
<body id="page">
<header role="banner">
<div>
<h1 class="logo">
<a href="#">
<img src="images/logo_new.png" alt="Ffly">
</a>
</h1>
<ul id="nav-anchors" class="nav-anchors">
<li><a href="#nav" id="menu-anchor">Menu</a></li>
<li><a href="#search" id="search-anchor">Search</a></li>
</ul>
<form id="search" action="#" method="post" class="search reveal">
<fieldset>
<legend>Search the Site</legend>
<label for="search-site">Search the site</label>
<input type="search" id = "serch-site" placeholder="Search Store" />
<input type="submit" value="Search" />
</fieldset>
</form>
<nav id="nav" class="nav reveal">
<ul role="navigation">
<li><a href="#">T-shirts</a></li>
<li><a href="#">Hoodies</a></li>
<li><a href="#">Pants</a></li>
</ul>
</nav>
</div>
</header>
<div class="content product-info" role="main">
<section class="product-main">
<header>
<h1 class="proudct-name">Super Ffly T-shirt</h1>
<div class="product-overview">
<strong class="price">$23</strong>
<ol class="star">
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li>☆</li>
</ol>
<a href="#reviews" class="review-count">8 Reviews </a>
</div>
</header>
<div id="product-img" class="product-img">
<figure class="img-container" id="img-container">
<img src="images/product_img_1.jpg" alt="Super Ffly T-shirt" />
</figure>
<nav>
<ul>
<li><a href="images/product_img_1.jpg"><img src="images/product_img_1_thumb.jpg" alt="Super Ffly
Men's Shirt" /></a></li>
<li><a href="images/product_img_2.jpg"><img src="images/product_img_2_thumb.jpg" alt="Super
Ffly Women's Shirt" /></a></li>
<li><a href="images/product_img_3.png"><img src="images/product_img_3_thumb.jpg" alt="Ffly Logo" /></a></li>
</ul>
</nav>
</div>
<form method="post" action="#" id="product-form" class="product-form">
<fieldset>
<legend>Add To Cart</legend>
<div class="field qty-field">
<label for="qty">Qty</label>
<input name="qty" id="qty" class="qty" type="number" pattern="[0-9]*" value="1" min="1" max="999" />
</div>
<div class="field size-field">
<label for="size">Size</label>
<select id="size" name="size">
<option value="S">S</option>
<option value="S">M</option>
<option value="S">L</option>
<option value="S">XL</option>
</select>
</div>
<div class="submit-form">
<input type="submit" class="btn" value="Add to Cart" />
</div>
</fieldset>
</form>
<div class="product-utils">
<a href="#" class="share-btn">Share</a>
<a href="#" class="find-nearby">Find Nearby</a>
</div>
<div class="product-description">
<div id="p-desc">
<p> Behold, your new favorite shirt! This built-to-last tee adapts to
your size and capabilities, staring off S then stretches and scales to
keep you comfortable you grow taller and wider. The future is her, so
look sharp.</p>
</div>
</div>
</section>
<section class="aux related-products" id="related-products">
<header id="tab-related">
<a href="related.html">
<h2>Similar T-shirts</h2>
</a>
</header>
<div role="tabpanel" style>
<div class="related-list" id="related-list">
<ul>
<li>
<a href="#">
<img src="images/related_1.jpg" alt="Product Name">
</a>
</li>
<li>
<a href="#">
<img src="images/related_2.jpg" alt="Product Name">
</a>
</li>
<li>
<a href="#">
<img src="images/related_3.jpg" alt="Product Name">
</a>
</li>
<li>
<a href="#">
<img src="images/related_4.jpg" alt="Product Name">
</a>
</li>
<li>
<a href="#">
<img src="images/related_5.jpg" alt="Product Name">
</a>
</li>
<li>
<a href="#">
<img src="images/related_6.jpg" alt="Product Name">
</a>
</li>
</ul>
</div>
</section>
<section class="aux reviews loaded" id="reviews">
<header id="tab-reviews">
<a href="reviews.html" class="disabled open">
<h2>8 Reviews</h2>
<ol class="star">
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li>☆</li>
</ol>
</a>
</header>
<div role="tabpanel" style>
<div id="p-reviews" aria-labeledby="tab-reviews">
<ol class="reviews-list">
<li>
<img src="images/avatar.png" alt="Commenter Name">
<div class="review-meta">
<ol class="star">
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li>☆</li>
</ol>
<h3>Awesome Shirt!</h3>
<a href="#">
<time datetime="2010-01-20"
pubdate>11/12/2011</time>
</a>
"By Bruce Bosco"
</div>
<div class="review-content">
<p>"This shirt looks awesome and is really
comfortable to wear. It did shrink quite a lot
when washed, but that could have just been how I
ran it. All in all, it's my favorite shirt, and I
love wearing it."
</p>
</div>
</li>
<li>
<img src="images/avatar.png" alt="Commenter Name">
<div class="review-meta">
<ol class="star">
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li>☆</li>
</ol>
<h3>Nice Shirt</h3>
<a href="#">
<time datetime="2010-01-20"
pubdate>11/12/2011</time>
</a>
"By Nick McKinsey"
</div>
<div class="review-content">
<p>"This shirt is a great addition to any simple
wardrobe. Can be worn by itself or complimented
with accessories. Nice and soft to the touch!"
</p>
</div>
</li>
<li>
<img src="images/avatar.png" alt="Commenter Name">
<div class="review-meta">
<ol class="star">
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★<li>
<li class="on">★</li>
<li>☆</li>
</ol>
<h3> I love these tees</h3>
<a href="#">
<time datetime="2010-01-20"
pubdate>11/12/2011</time>
</a>
"By Rowdy Randy"
</div>
<div class="review-content">
<p>"Fit, looks, and feels great. Got 4 of these
in medium (140lbs, 5'9) and they fit well. My
favorite is the grey one!"
</p>
</div>
</li>
<li>
<img src="images/avatar.png" alt="Commenter Name">
<div class="review-meta">
<ol class="star">
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li>☆</li>
<li>☆</li>
</ol>
<h3>Runs a little small</h3>
<a href="#">
<time datetime="2010-01-20"
pubdate>11/12/2011</time>
</a>
"By Nathan Hey"
</div>
<div class="review-content">
<p>"I got 2 of these shirts (black and green) on
small size and I really loved it!"
</p>
<p> "Regular shirts usully fits tight on my neck.
I can't wait to get the red, blue and white one,
since I'm from Brazil, and I'm going back home on
mid-January. I hope these colors get available on
my size before this."
</p>
</div>
</li>
<li>
<img src="images/avatar.png" alt="Commenter Name">
<div class="review-meta">
<ol class="star">
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li class="on">★</li>
<li>☆</li>
</ol>
<h3>Best Shirt I own</h3>
<a href="#">
<time datetime="2010-01-20"
pubdate>11/12/2011</time>
</a>
"By Chack Tuylor"
</div>
<div class="review-content">
<p>"This is comfortable, soft, and the
right fit for any sort of guy who wants
to dress up or down. Over all im very
satisfied with this product."
</p>
</div>
</li>
</ol>
<a href="#" class="btn">Read All Reviews</a>
</div>
</div>
</section>
<footer class="footer">
<div>
<nav class="nav" role="navigation">
<ul class="footer-nav">
<li><a href="#">T-shirts</a></li>
<li><a href="#">Hoodies</a></li>
<li><a href="#">Pants</a></li>
</ul>>
</nav>
<ul class="service-links">
<li class="tel"><a href="tel:+1-800-275-2273" title="Call Our Customer Sevice"> Call
800-888-8888</a></li>
<li><a href="#">About</a></li>
<li><a href="#page" class="top">Back to Top</a></li>
</ul>
</div>
</footer>
</html>