-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcobbler.html
196 lines (188 loc) · 8.8 KB
/
cobbler.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
<html>
<head>
<title>Cobbler</title>
<link rel="stylesheet" href="style6.css">
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<style>
@font-face
{
font-family:myfont3;
src: url(PatuaOne-Regular.woff);
}
@font-face
{
font-family:myfont4;
src: url(Quicksand-Bold.woff);
}
@font-face
{
font-family:myfont5;
src: url(Quicksand-Regular.woff);
}
</style>
</head>
<body>
<header>
<div class="wrapper">
<nav class="lol">
<a href="Homepage.html"><div class="logo" style="font-family: myfont3; color: #E2472F;">YOUR HELPERS : </div></a>
<a href="Cobbler.html"><div class="bakwaas" style="font-family: myfont3;">Cobbler</div></a>
<ul>
<li><a href="register.html" style="font-family: myfont3;">Don't have an account? Register here</a></li>
<li><a class="activea" href="index.html" style="font-family: myfont3;">LOG IN</a></li>
</ul>
</nav>
</div>
</header>
<div class="divider"></div>
<h1 class="neon" data-text="Cobbler" style="font-family: myfont5;">Cobbler</h1><br><br><br><br><br><br><br>
<h1 style="color: white; font-family: myfont3;">ABOUT OUR COBBLER SERVICES:</h1>
<p style="text-align: center; font-family: myfont4; color: white; font-size: 22px; padding: 20px;">As the best and recognized online shoe repair shop. Our expert show cobblers can repair any style and brands of heels, dress shoes, casual shoes; even handbags and many more. Let our cobblers make your favorite pair of boots, shoes or handbags look brand new again.</p>
<h1 style="color: white; font-family: myfont3;">SERVICES FOR YOU:</h1>
<div class="container">
<div class="box">
<div class="imgBox">
<img src="Captureqw.JPG" style="height: 290px">
</div>
<div class="details">
<div class="content">
<h2 style="font-family: myfont3;">SHOES</h2>
</div>
</div>
</div>
<div class="box">
<div class="imgBox">
<img src="Capture5.JPG" style="height: 290px;">
</div>
<div class="details">
<div class="content">
<h2 style="font-family: myfont3;">BOOTS</h2>
</div>
</div>
</div>
<div class="box">
<div class="imgBox">
<img src="Capture8.JPG" style="height: 290px">
</div>
<div class="details">
<div class="content1">
<h2 style="font-family: myfont3;">ACCESSORIES</h2>
</div>
</div>
</div>
<div class="box">
<div class="imgBox">
<img src="shoecare1.jpg" style="height: 290px; width: 290px;">
</div>
<div class="details">
<div class="content">
<h2 style="font-family: myfont3;">SHOE-CARE</h2>
</div>
</div>
</div>
</div>
<h1 style="color: white; font-family: myfont3;">HOW IT WORKS:</h1>
<div class="containerlol">
<div class="boxlol">
<div class="iconlol"><i class="fa fa-check" aria-hidden="true"></i></div>
<div class="contentlol">
<h3 style="font-family: myfont3;">CHOOSE PRODUCT</h3><br>
<p style="font-family: myfont4;">Select the product that you want to get repaired. Eg: Shoes, Handbags etc..</p>
</div>
</div>
<div class="boxlol">
<div class="iconlol"><i class="fa fa-industry" aria-hidden="true"></i></div>
<div class="contentlol1">
<h3 style="font-family: myfont3;">CHOOSE REPAIR</h3><br>
<p style="font-family: myfont4;">Choose your issue from our wide range of repair services & get an instant estimate. Eg: Leather Sole replacement, Strap fixing, etc..</p>
</div>
</div>
<div class="boxlol">
<div class="iconlol"><i class="fa fa-credit-card" aria-hidden="true"></i></div>
<div class="contentlol2">
<h3 style="font-family: myfont3; text-align: center;">PLACE YOUR ORDER</h3><br>
<p style="font-family: myfont4;">Place your order & Proceed to payment. You are in constant track of order. Sit back and relax, while our service providers gets the job done.</p>
</div>
</div>
</div>
<footer>
<div class="footer-main">
<div class="footer-inner">
<div class="footer-left">
<div class="footer-box">
<h6>SERVICES</h6>
<ul>
<li><a href="appliance.html" style="text-decoration: none;">Appliance Repair</a></li>
<li><a href="cobbler.html" style="text-decoration: none; color: white;">Cobbler</a></li>
<li><a href="tailor.html" style="text-decoration: none;">Tailor</a></li>
<li><a href="laundry.html" style="text-decoration: none;">Laundry</a></li>
<li><a href="About.html" style="text-decoration: none;">About Developers</a></li>
</ul>
</div>
<div class="footer-box">
<h6>FOLLOW US:</h6>
<ul style="display: flex">
<li><a href="#" style="width: 50px; height: 50px; line-height: 50px; font-size: 20px; margin-right: 20px;"><i class="fa fa-facebook" aria-hidden="true"></i>
<span></span>
<span></span>
<span></span>
<span></span>
</a>
</li>
<li><a href="#" style="width: 50px; height: 50px; line-height: 50px; font-size: 20px; margin-right: 20px;"><i class="fa fa-twitter" aria-hidden="true"></i>
<span></span>
<span></span>
<span></span>
<span></span>
</a>
</li>
<li><a href="#" style="width: 50px; height: 50px; line-height: 50px; font-size: 20px; margin-right: 20px;"><i class="fa fa-google-plus" aria-hidden="true"></i>
<span></span>
<span></span>
<span></span>
<span></span>
</a>
</li>
<li><a href="#" style="width: 50px; height: 50px; line-height: 50px; font-size: 20px; margin-right: 20px;"><i class="fa fa-linkedin" aria-hidden="true"></i>
<span></span>
<span></span>
<span></span>
<span></span>
</a>
</li>
<li><a href="#" style="width: 50px; height: 50px; line-height: 50px; font-size: 20px; margin-right: 20px;"><i class="fa fa-instagram" aria-hidden="true"></i>
<span></span>
<span></span>
<span></span>
<span></span>
</a>
</li>
</ul>
</div>
</div>
<div class="footer-left">
<div class="footer-box">
<h6>INFORMATION</h6>
<ul>
<li><a href="#" style="text-decoration: none;">Terms</a></li>
<li><a href="#" style="text-decoration: none;">Clients</a></li>
<li><a href="#" style="text-decoration: none;">Partners</a></li>
<li><a href="#" style="text-decoration: none;">Support</a></li>
</ul>
</div>
</div>
<div class="footer-left">
<div class="footer-box">
<h6>CONTACT US</h6>
<ul>
<li style="font-size: 14px; color: #999; font-family: myfont4;"><h3 style="color: white;">Mail Id:</h3>[email protected]</li>
<li style="font-size: 14px; color: #999; font-family: myfont4;"><h3 style="color: white;">Contact No.:</h3>+91 821 829 0235</li>
</ul>
</div>
</div>
<div class="clr"></div>
</div>
</div>
</footer>
</body>
</html>