-
Notifications
You must be signed in to change notification settings - Fork 2
/
contact.html
244 lines (241 loc) · 9.28 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
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>contact</title>
<link
rel="stylesheet"
type="text/css"
href="https://cdn.jsdelivr.net/npm/toastify-js/src/toastify.min.css"
/>
<link href="css/bootstrap.css" rel="stylesheet" />
<link href="css/font-awesome.css" rel="stylesheet" />
<link href="css/all.css" rel="stylesheet" />
<link rel="stylesheet" href="./css/productdetalis.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="./css/home.css" />
<link rel="stylesheet" href="./css/contactUs.css" />
</head>
<body>
<main>
<div class="container-fluid">
<nav
class="navbar navbar-expand-sm navbar-light py-3 px-2 border-bottom"
>
<div class="container-fluid">
<button
class="navbar-toggler"
type="button"
data-bs-toggle="collapse"
data-bs-target="#navbarText"
aria-controls="navbarText"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<span class="navbar-text d-none d-md-block welcoming__message"
>Welcome to Topico</span
>
<div
class="collapse navbar-collapse justify-content-around justify-content-md-end navRightSide"
id="navbarText"
>
<ul class="navbar-nav">
<!-- <li class="nav-item pe-2">
<a
class="nav-link preventIfLogOut"
aria-current="page"
href="myAccount.html"
>My Account
</a>
</li> -->
<!-- <li class="nav-item pe-2">
<a class="nav-link preventIfLogOut" href="wishList.html"
>My Wishlist</a
>
</li> -->
<li class="nav-item pe-2">
<a class="nav-link user__check" href="login.html">Sign In</a>
</li>
<!-- <li class="nav-item">
<a class="nav-link preventIfLogOut" href="myOrders.html"
>My orders</a
>
</li> -->
</ul>
</div>
</div>
<!-- end container fluid -->
</nav>
<!-- end navbar -->
<header
class="border-bottom py-4 bg-white row justify-content-center align-items-center"
>
<a href="index.html" class="col-10 col-md-2">
<img src="./images/logo-black.png" alt="" />
</a>
<div
class="rounded-circle d-none numoforderCat bg-warning px-2 text-center"
style="position: absolute; top: -10px; left: 50px !important"
>
<span id="cartCount">0</span>
</div>
</header>
<section id="secondNav">
<div class="pt-2 border-bottom ps-2 ulsecond">
<ul
class="list-inline col-12 col-sm-10 col-lg-5 col-xl-4 d-flex justify-content-between pt-2 py-2 pb-3"
>
<li class="list-inline-item">
<a class="" href="index.html">Home </a>
</li>
<li class="list-inline-item">
<a class="" href="productCatalog.html">Products</a>
</li>
<li class="list-inline-item">
<a class="" href="aboutUs.html">About Us</a>
</li>
<li class="list-inline-item">
<a class="activeNow" href="Contact.html">Contacts</a>
</li>
</ul>
</div>
</section>
<!-- section1 -->
<section id="mapLocation" class="mb-3">
<div class="mapLoc container-fluid"></div>
</section>
<!-- map -->
<section class="py-5 px-2 px-md-0">
<div class="row justify-content-around">
<div class="col-12 col-sm-4 leftContatn align-items-center">
<h4 class="border-bottom pb-3">Our main office</h4>
<div class="bg-warning" style="width: 95px; height: 2.75px"></div>
<h6 class="text-secondary py-2 my-2 fw-normal">
Topico is a premium Templates theme with advanced admin module.
It’s extremely customizable, easy to use and fully responsive
and retina ready.
</h6>
<p class="text-secondary my-1">
<span class="fw-bold">Email: </span>[email protected]
</p>
<p class="text-secondary">
<span class="fw-bold">phone: </span>(+100) 123 456 7890
</p>
<div class="social my-2">
<p class="text-muted me-3 mb-3 fw-bold">Social Share:</p>
<a href="https://www.facebook.com/" target="_blank">
<i class="fab fa-facebook-square fa-2x me-2"></i>
</a>
<a href="https://twitter.com/" target="_blank">
<i class="fab fa-twitter-square fa-2x me-2"></i>
</a>
<a href="https://www.instagram.com/" target="_blank">
<i class="fab fa-instagram fa-2x"></i>
</a>
</div>
</div>
<!-- leftContatn -->
<div class="col-12 col-sm-7 rigthContatn">
<h4 class="border-bottom pb-3">Leave your comment</h4>
<div class="bg-warning" style="width: 95px; height: 2.75px"></div>
<div>
<div class="border rounded p-2 px-3 displayComment my-3">
<div class="userComment p-3 my-1 border rounded" id="0">
<div class="topOfComment d-flex justify-content-between">
<h6 class="text-dark">John Doe</h6>
<span class="fa fa-trash"></span>
</div>
<p class="text-muted">
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</p>
<p class="text-muted text-end">12/20/2023</p>
</div>
</div>
<!-- display comment here -->
<form id="commentForm">
<div class="form-group">
<label for="comment">Comment</label>
<textarea
class="form-control p-2 my-3"
id="comment"
rows="3"
placeholder="leave your commet here..."
required
></textarea>
</div>
<button type="button" class="btn btn-warning p-2 px-3">
Comment
</button>
</form>
</div>
</div>
<!-- rigthContatn -->
</div>
<!-- row -->
</section>
<button id="backToTopBtn">
<i class="fa-solid fa-arrow-up p-3"></i></button
><!-- back to top -->
</div>
<!-- containerFluid -->
</main>
<!-- end container fluid all page -->
<footer class="container-fluid">
<div class="container mx-auto text-center py-5">
<div class="row p-4">
<div class="col-6 text-start">
<a href="index.html" class="col-12 col-md-2">
<img src="./images/logo-white.png" alt="" />
</a>
<div class="my-3">
<p class="text-light">
Add: Walls Street 68, Mahattan, New York, USA
</p>
<p class="text-light">Email: [email protected]</p>
<p class="text-light">phone: (+100) 123 456 7890</p>
</div>
</div>
<!-- 1 -->
<div class="col-6 p-2 text-center text-md-start">
<div class="row">
<ul class="col-12 col-md-6">
<li class="pb-1"></li>
<li class="pb-1">
<a class="text-decoration-none text-light" href="contact.html"
>Contact Us</a
>
</li>
<li class="pb-1">
<a class="text-decoration-none text-light" href="aboutUs.html"
>About Us</a
>
</li>
<li class="pb-1">
<a class="text-decoration-none text-light" href="login.html"
>Sign In</a
>
</li>
</ul>
</div>
</div>
<!-- 2 -->
</div>
<p class="text-capitalize text-center text-light">
Created By ITI Team ©2024
</p>
</div>
</footer>
<script src="https://maps.googleapis.com/maps/api/js?libraries=places&key=AIzaSyB90FxtYG_ybAYXGkz0ybkmkboE2nEbezI"></script>
<script
type="text/javascript"
src="https://cdn.jsdelivr.net/npm/toastify-js"
></script>
<script src="js/JQuery-3.3.1.js"></script>
<!-- <script src="js/popper.js"></script> -->
<script src="js/bootstrap.bundle.js"></script>
<script type="module" src="js/contactUs.js"></script>
</body>
</html>