-
Notifications
You must be signed in to change notification settings - Fork 0
/
shop.html
192 lines (185 loc) · 6.14 KB
/
shop.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
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Foundation for Sites</title>
<link href='https://fonts.googleapis.com/css?family=Spinnaker' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
<link rel="stylesheet" href="css/app.css">
</head>
<body>
<div class="header">
<div class="row">
<div class="large-12 columns">
<div class="initial-nav">
<ul class="socials">
<li><a href=""><span class="fa fa-facebook"></span></a></li>
<li><a href=""><span class="fa fa-instagram"></span></a></li>
<li><a href=""><span class="fa fa-twitter"></span></a></li>
</ul>
<ul class="options">
<li><a href="">MY ACCOUNT</a></li>
<li><a href="">SHOPPING CART</a></li>
</ul>
</div>
<div class="main-info">
<div class="third search">
<form action="">
<input type="search" placeholder="search" class="finder border" />
</form>
</div>
<div class="third logo">
<img src="img/logo.png" width="100" height="115" alt="Logo">
</div>
<div class="third schedule">
<a href="" class="button transparent border nm">SCHEDULE AN APPOINTMENT</a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<div class="main-menu">
<ul class="menu">
<li><a href="">ABOUT</a></li>
<li><a href="">THE EXPERIENCE</a></li>
<li><a href="">SHOP</a></li>
<li><a href="">MENSWEAR</a></li>
<li><a href="">ACCESSORIES</a></li>
<li><a href="">SUITING PACKAGES</a></li>
<li><a href="">FABRICS</a></li>
<li><a href="">CONTACT</a></li>
</ul>
</div>
<br />
<div class="indoors">
<h5 class="title">SHOP</h5>
</div>
<ul class="shop">
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
<li>
<img src="http://placehold.it/350x400" alt="" />
<hr />
<h6>PRODUCT NAME</h6>
<sup>$</sup> 1,250
</li>
</ul>
</div>
</div> <!-- /main-row -->
<br />
<br />
<br />
<footer>
<div class="row">
<div class="large-12 columns">
<div class="top-footer">
<div class="footer-logo">
<img src="img/treelogo.png" alt="" />
</div>
<div class="info">
<tel>312.972.5892</tel>
<ul class="networks">
<li><h6>FOLLOW US</h6></li>
<li class="soc"><a href=""><span class="fa fa-facebook"></span></a></li>
<li class="soc"><a href=""><span class="fa fa-instagram"></span></a></li>
<li class="soc"><a href=""><span class="fa fa-twitter"></span></a></li>
</ul>
</div>
<div class="footer-search">
<h6>SEARCH THIS SITE</h6>
<form action="/search">
<input type="search" name="search" id="search" class="border" placeholder="search" />
</form>
</div>
</div>
<br /><br />
<ul class="footer-menu">
<li><a href="">ATLANTA <i>•</i></a></li>
<li><a href="">CHICAGO <i>•</i></a></li>
<li><a href="">PHOENIX <i>•</i></a></li>
<li><a href="">LOS ANGELES <i>•</i></a></li>
<li><a href="">HOUSTON <i>•</i></a></li>
<li><a href="">NEW YORK <i>•</i></a></li>
<li><a href="">MIAMI</a></li>
</ul>
</div>
</div>
<br />
<div class="copy">
<small>website by <a href="http://www.fabianrios.co/en" target="_blank">Fabián Ríos</a></small>
</div>
</footer>
<script src="bower_components/jquery/dist/jquery.js"></script>
<script src="bower_components/what-input/what-input.js"></script>
<script src="bower_components/foundation-sites/dist/foundation.js"></script>
<script src="js/app.js"></script>
</body>
</html>