-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
223 lines (182 loc) · 9.56 KB
/
contact.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>AutoArt</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="fonts/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js" integrity="sha384-OgVRvuATP1z7JjHLkuOU7Xw704+h835Lr+6QL9UvYjZE3Ipu6Tp75j7Bh/kR0JKI" crossorigin="anonymous"></script>
</head>
<body>
<!-- Logo bar -->
<div class="topbar">
<div class="container">
<div class="row">
<div class="col-5 baam">Welcome To Auto Art</div>
<div class="col-5 ">
</div>
<div class="col-2"><img height="70" width="200" src="image/autr1.jpg"></div>
</div>
</div>
</div>
<!-- Slider -->
<!-- Slider close -->
<br>
<!-- All Categories -->
<nav class="navbar navbar-expand-lg navbar-light ">
<a class="navbar-brand" href="#"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link mx-2 text-light nn" href="index.html">Home <span class="sr-only"></span></a>
</li>
<!-- -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle mx-2 text-light nn" href="carwash.html" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Car wash
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="iai.html">Smart car wash</a>
<a class="dropdown-item" href="iai.html">Interior cleaning</a>
<a class="dropdown-item" href="iai.html">Full car cleaning</a>
</div>
</li>
<!-- -->
<!-- -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle mx-2 text-light nn" href="BiochemicalProduts.html" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Polish
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="frprint.html">Wax polish</a>
<a class="dropdown-item" href="gerprint.html">Silicon polish</a>
<a class="dropdown-item" href="#"></a>
</div>
</li>
<!-- -->
<!-- -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle mx-2 text-light nn" href="gerprint.html" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Scratch & swirls
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="gerprint.html">Compounding 1st layer</a>
<a class="dropdown-item" href="gerprint.html">Deep scratch remove</a>
<a class="dropdown-item" href="gerprint.html">Swirl and water drop remove</a>
</div>
</li>
<!-- -->
<br>
<!-- james -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle mx-2 text-light nn" href="#" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Ceramic Coating
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">One layer coating</a>
<a class="dropdown-item" href="#">Three layer coating</a>
<a class="dropdown-item" href="#">Five layer coating</a>
</div>
</li>
<!-- james Close -->
<!-- Paint -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle mx-2 text-light nn" href="#" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Car Interior Car
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Roof protection</a>
<a class="dropdown-item" href="#">Seats care</a>
<a class="dropdown-item" href="#">Floor carpet care</a>
<a class="dropdown-item" href="#">Door & dashboard care</a>
</div>
</li>
<!-- -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle mx-2 text-light nn" href="#" id="navbarDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Accessories
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="#">Protection items</a>
<a class="dropdown-item" href="#">Decoration items</a>
<a class="dropdown-item" href="#">Modification</a>
</div>
</li>
<!-- -->
<li class="nav-item">
<a class="nav-link text-light nn" href="aboutus.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link text-light nn" href="contact.html">Contact Us</a>
</li>
</ul>
</div>
</nav>
<br>
<!-- second -->
<form>
<div class="form-group">
<label for="exampleFormControlInput1">Email address</label>
<input type="email" class="form-control" id="exampleFormControlInput1" placeholder="name@example.com">
</div>
</div>
<div class="form-group">
<label for="exampleFormControlTextarea1">Type Your Message</label>
<textarea class="form-control" id="exampleFormControlTextarea1" placeholder="type text " rows="3"></textarea>
</div>
<!-- <input class="btn btn-primary " type="submit" value="Submit">
<input class="btn btn-primary " type="reset" value="Reset"> -->
<div class="border border-light p-3 mb-4">
<div class="text-center">
<button type="button" value="submit" class="btn btn-primary">Submit</button>
<button type="button" value="reset" class="btn btn-primary">Reset</button>
</div>
</div>
</form>
<!-- second products-->
<!-- Menu bar -->
<!-- Drop Down -->
<div class="one">
<marquee>
<img src="image/carwas.jpg" height="100" width="200">
<img src="image/autode.jpg" height="100" width="300">
<img src="image/polisha.jpg" height="100" width="200">
<img src="image/rust.jpg" height="100" width="200">
<img src="image/interior1.jpg" height="100" width="200">
<img src="image/land.jpg" height="100" width="200">
<img src="image/sac.jpg" height="100" width="200">
</marquee>
</div>
<br>
<!-- last -->
<footer class="footersection text-light" id="footerfdiv">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-6 col-12 two">
<h3>About Us</h3>
<p> A complete Auto solution in a single roof paint,body,mechnical problems and protection.</p>
</div>
<div class="col-lg-4 col-md-6 col-12">
<h3>Navigation Links</h3>
<li class="fv"><a href="index.html">Home</a></li>
<li class="fv"><a href="aboutus.html">About Us</a></li>
<li class="fv"><a href="contact.html">Contact Us</a></li>
</div>
<div class="col-lg-4 col-md-12 col-12">
<h3>Get Connected</h3>
<p> <i class="fa fa-facebook mx-2"></i>
<i class="fa fa-instagram mx-2"></i>
<i class="fa fa-twitter mx-2"></i>
<i class="fa fa-whatsapp mx-2"></i></p>
</div>
</div>
</footer>
</body>
</html>