-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmakers.html
More file actions
272 lines (233 loc) · 9.09 KB
/
Copy pathmakers.html
File metadata and controls
272 lines (233 loc) · 9.09 KB
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
<!doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>WorkOf</title>
<meta name="description" content="Local Makers for Local Business" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0" />
<link href='http://fonts.googleapis.com/css?family=Raleway:400,600' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<header class="header clearfix fixed-width-content">
<a class="header-logo hide-text" href ="index.html">WorkOf</a>
<a class="button clearfix js-scroll-to-invite" href="#">Request an Invite</a>
</header>
<div class ="section-title makers-index">
<p class="title-text fixed-width-content"> Featured Makers</p>
</div>
<section class="featured">
<article class="clearfix fixed-width-content">
<div class="maker-tray clearfix top-row">
<div class="maker-column">
<div class="maker">
<div class="product-crop">
<img src="images/product1.jpg">
</div>
<a href="profile-bower.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/1.jpg">
</div>
<p class="maker-name">
<strong>Bower</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc"> Combining fine woodworking with playful experimentation, creating pieces that look to the future with a nod to the past.
</p>
</div>
<div class="maker">
<div class="product-crop">
<img src="images/product2.jpg">
</div>
<a href="profile-farrah.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/2.jpg">
</div>
<p class="maker-name">
<strong>Farrah Sit</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc">With the ethos “own less and own well,” designer Farrah Sit focuses on creating strikingly simple objects that speak to their intended purpose
</p>
</div>
</div>
<div class="maker-column">
<div class="maker">
<div class="product-crop">
<img src="images/product3.jpg">
</div>
<a href="profile-pickett.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/3.jpg">
</div>
<p class="maker-name">
<strong>Pickett Furniture</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc">Bespoke and unique pieces for the home, made on the end of a pier in the Red Hook neighborhood of Brooklyn.
</p>
</div>
</div>
<div class="maker-tray clearfix">
<div class="maker">
<div class="product-crop">
<img src="images/product1.jpg">
</div>
<a href="profile-bower.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/1.jpg">
</div>
<p class="maker-name">
<strong>Bower</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc">Combining fine woodworking with playful experimentation, creating pieces that look to the future with a nod to the past.
</p>
</div>
</div>
<div class="maker-column">
<div class="maker">
<div class="product-crop">
<img src="images/product2.jpg">
</div>
<a href="profile-farrah.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/2.jpg">
</div>
<p class="maker-name">
<strong>Farrah Sit</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc">With the ethos “own less and own well,” designer Farrah Sit focuses on creating strikingly simple objects that speak to their intended purpose
</p>
</div>
<div class="maker">
<div class="product-crop">
<img src="images/product3.jpg">
</div>
<a href="profile-pickett.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/3.jpg">
</div>
<p class="maker-name">
<strong>Pickett Furniture</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc">Bespoke and unique pieces for the home, made on the end of a pier in the Red Hook neighborhood of Brooklyn.
</p>
</div>
</div>
</div>
<div class="maker-tray clearfix">
<div class="maker">
<div class="product-crop">
<img src="images/product1.jpg">
</div>
<a href="profile-bower.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/1.jpg">
</div>
<p class="maker-name">
<strong>Bower</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc">Combining fine woodworking with playful experimentation, creating pieces that look to the future with a nod to the past.
</p>
</div>
<div class="maker">
<div class="product-crop">
<img src="images/product2.jpg">
</div>
<a href="profile-farrah.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/2.jpg">
</div>
<p class="maker-name">
<strong>Farrah Sit</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc">With the ethos “own less and own well,” designer Farrah Sit focuses on creating strikingly simple objects that speak to their intended purpose
</p>
</div>
<div class="maker">
<div class="product-crop">
<img src="images/product3.jpg">
</div>
<a href="profile-pickett.html"><div class="maker-info clearfix">
<div class="maker-crop">
<img src="images/3.jpg">
</div>
<p class="maker-name">
<strong>Pickett Furniture</strong>
<br>
<img height="10" width="8" alt="" src="images/location.svg"> <span class="location">Brooklyn, NY</span>
</p>
</div></a>
<p class="maker-desc">Bespoke and unique pieces for the home, made on the end of a pier in the Red Hook neighborhood of Brooklyn.
</p>
</div>
</div>
</article>
</section>
<section class="signup fixed-width-content">
<div class="container">
<h2 class="title">Get in touch</h2>
<p class="signup-text"> Are you a Maker? Sign up and be the first to learn how to create your portfolio.</p>
</div>
<div class="input-tray">
<div class="success-message">Thanks! We’ll let you know when the invites are out!</div>
<script type="text/javascript">
var TT = TT || {};
TT.submitted=false;
TT.errorClass = 'input-error';
TT.submitForm = function () {
var value = $('.email-input').val();
var isValid = value.match(/.+\@.+\..+/);
if (isValid) {
TT.submitted = true;
} else {
TT.onFormError();
return false;
}
};
TT.onFormError = function () {
//var $form = $('.email-form');
$('body').addClass(TT.errorClass);
};
TT.onFormSubmit = function () {
$('body').removeClass(TT.errorClass).addClass('form-submitted');
};
</script>
<iframe name="hidden_iframe" id="hidden_iframe" style="display:none;" onload="if(TT.submitted) { TT.onFormSubmit();}"></iframe>
<form action="https://docs.google.com/a/varsity.is/forms/d/1Qx0sTpUJbEyZbWno3sx1d6jdRe7cEN7RFkHfOqtmPFc/formResponse" method="POST" id="ss-form" target="hidden_iframe" onsubmit="TT.submitForm();"><ol style="padding-left: 0">
<input type="email" name="entry.1489924744" value="" id="email-input-field" class="email-input" id="entry_1489924744" dir="auto" title="" placeholder="EMAIL ADDRESS">
<input type="submit" class="submit" name="submit" value="Submit" id="ss-submit">
</form>
</div>
</section>
<footer class="footer">
<div class ="fixed-width-content">
<img src ="images/miny_logo_sm2.png" alt="" class="miny">
<p class="footer-text">© 2013 WorkOf • Made in NYC</p>
</div>
</footer>
<script src="js/jquery.js"></script>
<script src="js/script.js"></script>
</body>