-
Notifications
You must be signed in to change notification settings - Fork 0
/
sweatpants.html
232 lines (200 loc) · 7.59 KB
/
sweatpants.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
<!doctype html>
<!--[if lt IE 7]> <html class="ie6 oldie"> <![endif]-->
<!--[if IE 7]> <html class="ie7 oldie"> <![endif]-->
<!--[if IE 8]> <html class="ie8 oldie"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="">
<!--<![endif]-->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Allumez - Personalised Sweatpants</title>
<meta name="description" content="Check out Allumez's range of personalised sweatpants - and order them directly online."/>
<link href="boilerplate.css" rel="stylesheet" type="text/css">
<link href="stylesheet.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="flexslider.css" type="text/css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script src="jquery.flexslider.js"></script>
<!-- Place in the <head>, after the three links -->
<script type="text/javascript" charset="utf-8">
$(window).load(function() {
$('.flexslider').flexslider();
});
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-46297423-1', 'allumez.tk');
ga('send', 'pageview');
</script>
<!--
To learn more about the conditional comments around the html tags at the top of the file:
paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/
Do the following if you're using your customized build of modernizr (http://www.modernizr.com/):
* insert the link to your js here
* remove the link below to the html5shiv
* add the "no-js" class to the html tags at the top
* you can also remove the link to respond.min.js if you included the MQ Polyfill in your modernizr build
-->
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="respond.min.js"></script>
<link href="styles-sweatpants.css" rel="stylesheet" type="text/css" media="screen">
<link rel="shortcut icon" href="favicon.ico">
</head>
<body>
<div class="gridContainer clearfix">
<div id="header-logo">
<a href="index.html">
<img src="images/header-logo.png"></a>
</div>
<div id="header-search">
<script>
(function() {
var cx = '013012653312117618546:kbyhy01jcgi';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
'//www.google.com/cse/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
</div>
<div class="content-header">
<ul>
<li><a href="https://facebook.com/allumez.switched.on" title=""><span class="icon"><i aria-hidden="true" class="icon-facebook">
</i></a></li>
<li><a href="https://twitter.com/allumezon" title=""><span class="icon"><i aria-hidden="true" class="icon-twitter">
</i></a></li>
<li><a href="mailto:[email protected]" title=""><span class="icon"><i aria-hidden="true" class="icon-mail">
</i></a></li>
</ul>
</div>
</div>
<div class="gridContainer clearfix">
<div class="navbar">
<table>
<tr>
<td>
<div id="navbar-home">
<a href="index.html">
<img src="images/navbar-home.png"hspace=4></a>
</div>
</td>
<td>
<div id="navbar-home">
<a href="clothing-selected.html">
<img src="images/navbar-clothing.png"hspace=4></a>
</div>
</td>
<td>
<div id="navbar-home">
<a href="teamkit.html">
<img src="images/navbar-teamkit.png"hspace=4></a>
</div>
</td>
<td>
<div id="navbar-home">
<a href="bulk.html">
<img src="images/navbar-bulk.png"hspace=4></a>
</div>
</td>
<td>
<div id="navbar-home">
<a href="about.html">
<img src="images/navbar-about.png"hspace=4></a>
</div>
</td>
</tr>
</table>
</div>
</div>
<div class="gridContainer clearfix container-content-area">
<div class="container-content">
<div id="sidebar-all">
<div id="content-sidebar-loop"><img src="images/content-sidebar-loop.png">
</div>
<div id="sidebar">
<div class="container-sidebar">
<div class="content-social">
<ul>
<li><a href="mailto:[email protected]" title=""><span class="icon"><i aria-hidden="true" class="icon-mail">
</i></span></a></li>
<li><a href="https://facebook.com/allumez.switched.on" title=""><span class="icon"><i aria-hidden="true" class="icon-facebook">
</i></span></a></li>
<li><a href="https://twitter.com/allumezon" title=""><span class="icon"><i aria-hidden="true" class="icon-twitter">
</i></span></a></li>
</ul>
</div>
</div>
</div>
<div id="content-social-text">
<p> <img src="images/content-sidebar-email.png"> </p>
<p> <img src="images/content-sidebar-facebook.png"> </p>
<p> <img src="images/content-sidebar-twitter.png"> </p>
</div>
<div id="twitter-feed">
<a class="twitter-timeline" data-chrome="noheader nofooter noborders noscrollbar transparent" data-tweet-limit="1" href="https://twitter.com/AllumezOn" data-widget-id="388789611633209345">Tweets by @AllumezOn</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+ "://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div>
</div>
<div id="content-text-header">
<h1>Personalised Sweatpants</h1>
<hr>
<p1>
We offer the unique service of personalised, made to order, sweatpants. Our super comfy (and super lazy) sweatpants, or loungepants, offer the perfect solution to every teenager's worst nightmare...changing in the mornings. Below are the details of the sweatpants we offer.<br><br>
Please note that the form to order one of our sweatpants has no commitments attached, meaning we will only ask for payment after the order has been placed.<br><br>
The price for this item is £30.
</p1>
<br><br>
<p2>
-Front Row Track Pants<br>
-Heavyweight brushed back fleece<br>
-Cream drawcord at waist<br>
-Two side pockets<br>
-One right back pocket<br>
-Cover stitched seams<br>
-Open hem leg<br>
-WRAP Certified Production<br>
-80% cotton/ 20% polyester<br>
</p2>
<br><br><br>
<a href="sweatpants-personalised-form.html" class="button-order"/>Order Now</a>
<br><br><br>
</div>
<div class="container-flexslider">
<div class="flexslider">
<ul class="slides">
<li>
<img src="images/slides-products-sweatpants-1.png">
</li>
<li>
<img src="images/slides-products-sweatpants-2.png">
</li>
<li>
<img src="images/slides-products-sweatpants-3.png">
</li>
</ul>
</div>
</div>
<div id="footer"> <style>p1 {font-size:13px;} p2 {font-size:11px;}</style>
<hr>
<p1><strong>Allumez is part of Young Enterprise | © 2013-<script language="JavaScript" type="text/javascript">document.write((new Date()).getFullYear());</script> Max Beech - All Rights Reserved</strong><br></p1>
<p2>
RGS GUILDFORD<br>
C1104CP114176919<br>
RGS GUILDFORD, HIGH STREET, GUILDFORD, GU1 3BB<br>
Young Enterprise is Incorporated in England as a Company Limited by Guarantee No.712260. Registered Charity No.313697 Registered Office:<br>
Young Enterprise, Peterley House, Peterley Road, Oxford OX4 2TZ
<br><br>
</p2>
</div>
</div>
</body>
</html>