-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathfridge1.php
163 lines (155 loc) · 6.49 KB
/
fridge1.php
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
<!DOCTYPE html>
<?php
session_start();
?>
<html>
<head>
<title>check</title>
<link rel="stylesheet" type="text/css" href="stylelol.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="Homepage1.php"><div class="logo" style="font-family: myfont3; color: #E2472F;">YOUR HELPERS : </div></a>
<a href="appliance1.php"><div class="bakwaas" style="font-family: myfont3;">Appliance Repair :</div></a>
<a href="fridge1.php"><div class="bakwaas" style="font-family: myfont3;">Fridge Repair</div></a>
<a href="logout.php" style="font-size: 24px; margin: 5px; float: right; text-decoration: none; color: white; border: 1px solid; border-radius: 5px; background: #E2472F; width: 100px; text-align:center; height: 33px;">Logout</a>
</nav>
</div>
</header>
<div class="divider"></div>
<p style="text-align: center; font-family: myfont4; color: white; font-size: 25px; margin: 20px;">We excel in taking away the pain of finding the right appliances expert to cater to your needs, right at the comfort of your home. With reasonable pricing you can avail our appliances services with just a few clicks of a button.</p>
<nav class="lolol">
<form action="f.php" method="post">
<ul>
<li>
<label style="font-family: myfont4;">Single Door
<input type="checkbox" name="single">
<span class= "check"></span>
</label>
</li>
<li>
<label style="font-family: myfont4;">Double Door
<input type="checkbox" name="double">
<span class= "check"></span>
</label>
</li>
<li>
<label style="font-family: myfont4;">Triple Door
<input type="checkbox" name="triple">
<span class= "check"></span>
</label>
</li>
<li>
<label style="font-family: myfont4;">Side by Side Door
<input type="checkbox" name="sbs">
<span class= "check"></span>
</label>
</li>
<li>
<input type="submit" id="btn" name="submit" value="Add to Cart" style="margin-left: 40px; font-family: myfont4;">
</li>
</ul>
</form>
</nav>
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
<footer>
<div class="footer-main">
<div class="footer-inner">
<div class="footer-left">
<div class="footer-box">
<h6>SERVICES</h6>
<ul>
<li><a href="appliance1.php" style="text-decoration: none; color: white;">Appliance Repair</a></li>
<li><a href="cobbler1.php" style="text-decoration: none;">Cobbler</a></li>
<li><a href="tailor1.php" style="text-decoration: none;">Tailor</a></li>
<li><a href="laundry1.php" style="text-decoration: none;">Laundry</a></li>
<li><a href="About1.php" 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>