-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathcontact_us.html
491 lines (443 loc) · 22.3 KB
/
contact_us.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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="title" content="Ask online Form">
<meta name="description" content="The Ask is a bootstrap design help desk, support forum website template coded and designed with bootstrap Design, Bootstrap, HTML5 and CSS. Ask ideal for wiki sites, knowledge base sites, support forum sites">
<meta name="keywords" content="HTML, CSS, JavaScript,Bootstrap,js,Forum,webstagram ,webdesign ,website ,web ,webdesigner ,webdevelopment">
<meta name="robots" content="index, nofollow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<link href="css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="css/style.css" rel="stylesheet" type="text/css">
<!-- <link href="css/animate.css" rel="stylesheet" type="text/css"> -->
<link href="css/font-awesome.min.css" rel="stylesheet" type="text/css"> </head>
<body>
<div class="top-bar">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="navbar-menu-left-side239">
<ul>
<li><a href="contact_us.html" target="_blank"><i class="fa fa-envelope-o" aria-hidden="true"></i>Contact</a></li>
<li><a href="#" target="_blank"><i class="fa fa-headphones" aria-hidden="true"></i>Support</a></li>
<li><a href="logIn.html" target="_blank"><i class="fa fa-user" aria-hidden="true"></i>Login Area</a></li>
</ul>
</div>
</div>
<div class="col-md-6">
<div class="navbar-serch-right-side">
<form class="navbar-form" role="search">
<div class="input-group add-on">
<input class="form-control form-control222" placeholder="Search" name="srch-term" id="srch-term" type="text">
<div class="input-group-btn">
<button class="btn btn-default btn-default2913" type="submit"><i class="glyphicon glyphicon-search"></i></button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
<div class="top-menu-bottom932">
<nav class="navbar navbar-default">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button>
<a class="navbar-brand" href="#"><img src="image/logo.png" alt="Logo"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav"> </ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">Home</a></li>
<li><a href="ask_question.html">Ask Question</a></li>
<li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Question <span class="caret"></span></a>
<ul class="dropdown-menu animated zoomIn">
<li><a href="category.html">Question Category</a></li>
<li><a href="category.html">HTML</a></li>
<li><a href="category.html">CSS</a></li>
<li><a href="category.html">Javascript</a></li>
<li><a href="category.html">Bootstrap</a></li>
</ul>
</li>
<li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Blog <span class="caret"></span></a>
<ul class="dropdown-menu animated zoomIn">
<li><a href="blog.html">Blog </a></li>
</ul>
</li>
<li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Page <span class="caret"></span></a>
<ul class="dropdown-menu animated zoomIn">
<li><a href="logIn.html">Login</a></li>
<li><a href="contact_us.html"> Contact Us</a></li>
<li><a href="ask_question.html"> Ask Question </a></li>
<li><a href="post-deatils.html"> Post-Details </a></li>
<li><a href="user.html">All User</a></li>
<li><a href="user_question.html"> User Question </a></li>
<li><a href="category.html"> Category </a></li>
<li><a href="#"> 404 </a></li>
</ul>
</li>
<li><a href="contact_us.html">Contact us</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
</div>
<section class="header-descriptin329">
<div class="container">
<h3>Ask Question</h3>
<ol class="breadcrumb breadcrumb839">
<li><a href="#">Home</a></li>
<li class="active">Contact US</li>
</ol>
</div>
</section>
<section class="google-map390">
<div class="container">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3648.3606635504457!2d90.31952411441043!3d23.876826289853003!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3755c23e9a9dbe81%3A0x62af421e71601a5f!2sDaffodil+International+University+-+Permanent+Campus+Library!5e0!3m2!1sen!2sbd!4v1510023951587" width="100%" height="400" frameborder="0" style="border:0" allowfullscreen></iframe>
</div>
</section>
<section class="main-content920">
<div class="container">
<div class="row">
<div class="col-md-9">
<div class="ask-question-input-part032">
<h4>Contact Us</h4>
<hr>
<form>
<div class="username-part940">
<span class="form-description43">User name* </span><input type="text" name="fname" class="username029" placeholder="Enter your Name">
</div>
<div class="email-part320">
<span class="form-description442">E-Mail* </span><input type="text" name="fname" class="email30" placeholder="Enter Your Email">
</div>
<div class="question-title39">
<span class="form-description433">Question-Title* </span><input type="text" name="fname" class="question-ttile32" placeholder="Write Your Question Title">
</div>
<div class="question-title39">
<span class="form-description43313">Details* </span>
<textarea class="question-details3112" placeholder="Type the description thoroughly and in detail .">
</textarea>
</div>
</form>
<div class="publish-button2389">
<button type="button" class="publis1291">Publish your Question</button>
</div>
</div>
</div>
<!-- end of col-md-9 -->
<!-- strart col-md-3 (side bar)-->
<aside class="col-md-3 sidebar97239">
<div class="status-part3821">
<h4>stats</h4>
<a href="#"><i class="fa fa-question-circle" aria-hidden="true"> Question(20)</i></a>
<i class="fa fa-comment" aria-hidden="true"> Answers(50)</i>
</div>
<div class="categori-part329">
<h4>Category</h4>
<ul>
<li><a href="#">web developer</a></li>
<li><a href="#">Andriod developer</a></li>
<li><a href="#">grapics developer</a></li>
<li><a href="#">web developer</a></li>
</ul>
</div>
<!-- social part -->
<div class="social-part2189">
<h4>Find us</h4>
<li class="rss-one">
<a href="#" target="_blank">
<strong>
<span>Subscribe</span>
<i class="fa fa-rss" aria-hidden="true"></i>
<br>
<small>To RSS Feed</small>
</strong>
</a>
</li>
<li class="facebook-two">
<a href="#" target="_blank">
<strong>
<span>Subscribe</span>
<i class="fa fa-facebook" aria-hidden="true"></i>
<br>
<small>To Facebook Feed</small>
</strong>
</a>
</li>
<li class="twitter-three">
<a href="#" target="_blank">
<strong>
<span>Subscribe</span>
<i class="fa fa-twitter" aria-hidden="true"></i>
<br>
<small>To twitter Feed</small>
</strong>
</a>
</li>
<li class="youtube-four">
<a href="#" target="_blank">
<strong>
<span>Subscribe</span>
<i class="fa fa-youtube" aria-hidden="true"></i>
<br>
<small>To youtube Feed</small>
</strong>
</a>
</li>
</div>
<!-- login part-->
<div class="login-part2389">
<h4>Login</h4>
<div class="input-group300">
<span><i class="fa fa-user" aria-hidden="true"></i></span>
<input type="text" class="namein309" placeholder="Username">
</div>
<div class="input-group300">
<span><i class="fa fa-lock" aria-hidden="true"></i></span>
<input type="password" class="passin309" placeholder="Name">
</div>
<a href="#"><button type="button" class="userlogin320">Log In</button></a>
<div class="rememberme">
<label><input type="checkbox" checked="checked"> Remember Me</label>
<a href="#" class="resbutton3892">Register</a>
</div>
</div>
<!-- highest part-->
<div class="highest-part302">
<h4>Highest Points</h4>
<div class="pints-wrapper">
<div class="left-user3898">
<a href="#"><img src="image/images.png" alt="Image"></a>
<div class="imag-overlay39">
<a href="#"><i class="fa fa-plus" aria-hidden="true"></i></a>
</div>
</div>
<span class="points-details938">
<a href="#"><h5>Ahmed Hasan</h5></a>
<a href="#" class="designetion439">Pundit</a>
<p>206 points</p>
</span>
</div>
<hr>
<div class="pints-wrapper">
<div class="left-user3898">
<a href="#"><img src="image/images.png" alt="Image"></a>
<div class="imag-overlay39">
<a href="#"><i class="fa fa-plus" aria-hidden="true"></i></a>
</div>
</div>
<span class="points-details938">
<a href="#"><h5>Ahmed Hasan</h5></a>
<a href="#" class="designetion439">Pundit</a>
<p>206 points</p>
</span>
</div>
<hr>
<div class="pints-wrapper">
<div class="left-user3898">
<a href="#"><img src="image/images.png" alt="Image"></a>
<div class="imag-overlay39">
<a href="#"><i class="fa fa-plus" aria-hidden="true"></i></a>
</div>
</div>
<span class="points-details938">
<a href="#"><h5>Ahmed Hasan</h5></a>
<a href="#" class="designetion439">Pundit</a>
<p>206 points</p>
</span>
</div>
<hr>
<div class="pints-wrapper">
<div class="left-user3898">
<a href="#"><img src="image/images.png" alt="Image"></a>
<div class="imag-overlay39">
<a href="#"><i class="fa fa-plus" aria-hidden="true"></i></a>
</div>
</div>
<span class="points-details938">
<a href="#"><h5>Ahmed Hasan</h5></a>
<a href="#" class="designetion439">Pundit</a>
<p>206 points</p>
</span>
</div>
<hr>
<div class="pints-wrapper">
<div class="left-user3898">
<a href="#"><img src="image/images.png" alt="Image"></a>
<div class="imag-overlay39">
<a href="#"><i class="fa fa-plus" aria-hidden="true"></i></a>
</div>
</div>
<span class="points-details938">
<a href="#"><h5>Ahmed Hasan</h5></a>
<a href="#" class="designetion439">Pundit</a>
<p>206 points</p>
</span>
</div>
</div>
<!-- end of Highest points -->
<!-- start tags part-->
<div class="tags-part2398">
<h4>Tags</h4>
<ul>
<li><a href="#">analytics</a></li>
<li><a href="#">Computer</a></li>
<li><a href="#">Developer</a></li>
<li><a href="#">Google</a></li>
<li><a href="#">Interview</a></li>
<li><a href="#">Programmer</a></li>
<li><a href="#">Salary</a></li>
<li><a href="#">University</a></li>
<li><a href="#">Employee</a></li>
</ul>
</div>
<!-- End tags part-->
<!-- start recent post -->
<div class="recent-post3290">
<h4>Recent Post</h4>
<div class="post-details021">
<a href="#"><h5>How much do web developers</h5></a>
<p>I am thinking of pursuing web developing as a career & was ...</p>
<small style="color: #848991">July 16, 2017</small>
</div>
<hr>
<div class="post-details021">
<a href="#"><h5>How much do web developers</h5></a>
<p>I am thinking of pursuing web developing as a career & was ...</p>
<small style="color: #848991">July 16, 2017</small>
</div>
<hr>
<div class="post-details021">
<a href="#"><h5>How much do web developers</h5></a>
<p>I am thinking of pursuing web developing as a career & was ...</p>
<small style="color: #848991">July 16, 2017</small>
</div>
</div>
<!-- end recent post -->
</aside>
</div>
</div>
</section>
<!-- footer -->
<div class="footer-search">
<div class="container">
<div class="row">
<div id="custom-search-input">
<div class="input-group col-md-12">
<i class="fa fa-pencil-square-o" aria-hidden="true"></i>
<input type="text" class=" search-query form-control user-control30" placeholder="Search here...." />
<span class="input-group-btn">
<button class="btn btn-danger" type="button">
<span class=" glyphicon glyphicon-search"></span>
</button>
</span>
</div>
</div>
</div>
</div>
</div>
<section class="footer-part">
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="info-part-one320">
<h4>Where We Are ?</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi adipiscing gravida odio, sit amet suscipit risus ultrices eu.</p>
<h4>Address :</h4>
<p>Ask Me Network, 33 Street, syada<br> Zeinab, Cairo, Egypt.</p>
<h4>Support :</h4>
<p>Support Telephone No : (+2)01111011110</p>
<p>Support Email Account : </p>
<p>info@example.com</p>
</div>
</div>
<div class="col-md-3">
<div class="info-part-two320">
<h4>Quick Links</h4>
<a href="#"><p>-Home</p></a>
<a href="#"><p>-Ask Question</p></a>
<a href="#"><p>-Questions</p></a>
<a href="#"><p>-Users</p></a>
<a href="#"><p>-Edit Profile</p></a>
<a href="#"><p>-Page</p></a>
<a href="#"><p>-Contact Us</p></a>
<a href="#"><p>-Buy now</p></a>
</div>
</div>
<div class="col-md-3">
<div class="info-part-three320">
<h4>Popular Questions</h4>
<div class="news-info209">
<h5>Why are the British confused</h5>
<p>(Why I darest say, they darest not get offended when they so ...</p>
<small>July 16, 2017</small>
</div>
<div class="news-info209">
<h5>How to approach applying for</h5>
<p>(I am trying to find/change my career trajectory. Its a good cozy ...</p>
<small>July 16, 2017</small>
</div>
<div class="news-info209">
<h5>How to evaluate whether a</h5>
<p>A friend of mine is the CEO of his own small business. ...</p>
<small>July 16, 2017</small>
</div>
</div>
</div>
<div class="col-md-3">
<div class="info-part-four320">
<h4>Latest Tweets</h4>
<div class="tweet-details29">
<p><i class="fa fa-twitter-square" aria-hidden="true"></i><a href="#"> codeThemesCheck a new update #AskMe #ThemeForest #WordPress #2code #Envato#2code
Themehttps://t.co/urb3LgsOCi</a></p>
<small>about 2 weeks ago</small>
</div>
<div class="tweet-details29">
<p><i class="fa fa-twitter-square" aria-hidden="true"></i><a href="#"> codeThemesCheck a new update #AskMe #ThemeForest #WordPress #2code #Envato#2code
Themehttps://t.co/urb3LgsOCi</a></p>
<small>about 2 weeks ago</small>
</div>
<div class="tweet-details29">
<p><i class="fa fa-twitter-square" aria-hidden="true"></i><a href="#"> codeThemesCheck a new update #AskMe #ThemeForest #WordPress #2code #Envato#2code
Themehttps://t.co/urb3LgsOCi</a></p>
<small>about 2 weeks ago</small>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer-social">
<div class="container">
<div class="row">
<div class="col-md-6">
<p>Copyright 2017 Ask me | <strong>Sudo Coder</strong></p>
</div>
<div class="col-md-6">
<div class="social-right2389">
<a href="#"><i class="fa fa-twitter-square" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-google-plus" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-youtube" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-skype" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a>
<a href="#"><i class="fa fa-rss" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</section>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/jquery-3.1.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/npm.js"></script>
</body>
</html>