-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhyderabad.html
208 lines (171 loc) · 10.1 KB
/
hyderabad.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
<!DOCTYPE html>
<html lang="en"></html>
<head>
<title>Bozdar travel and Tour</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="https://kit.fontawesome.com/87f80a5536.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
</head>
<body>
<!-- Nav Bar -->
<nav class="mainNavabr navbar navbar-expand-sm navbar-dark bg-dark sticky-top nav-background text-center">
<div class="container">
<a class="navbar-brand"><img src="images/newlogo.PNG" height="65" width="300" alt="logo"></a>
<button class="navbar-toggler" data-target="#my-nav" data-toggle="collapse" aria-controls="my-nav"
aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
<H2>
BOZDAR TRAVEL AND TOURS
</H2>
</button>
<div id="my-nav" class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="contact.html">Our Team </a>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="dadu.html">Dadu Branch</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="hyderabad.html">Hyderabad Branch </a>
</li>
<li class="nav-item dropdown">
<a class="nav-link" href="feedback.html">Feedback </a>
</li>
</div>
</ul>
</nav>
<div id="carouselExampleCaptions" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselExampleCaptions" data-slide-to="0" class="active"></li>
<li data-target="#carouselExampleCaptions" data-slide-to="1"></li>
<li data-target="#carouselExampleCaptions" data-slide-to="2"></li>
<li data-target="#carouselExampleCaptions" data-slide-to="3"></li>
<li data-target="#carouselExampleCaptions" data-slide-to="4"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<img src="images/S1.png" class="d-block w-100" HEIGHT='400' width="725"alt="image">
</div>
<div class="carousel-item">
<img src="images/S22.jpg" class="d-block w-100" HEIGHT='400' width="725" alt="...">
</div>
<div class="carousel-item">
<img src="images/S3.jpg" class="d-block w-100" HEIGHT='400' width="725"alt="...">
</div>
<div class="carousel-item">
<img src="images/S4.jpg" class="d-block w-100" HEIGHT='400' width="725" alt="...">
</div>
<div class="carousel-item">
<img src="images/S5.jpg" class="d-block w-100"HEIGHT='400' width="725" alt="...">
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleCaptions" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleCaptions" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
<!-- Intro -->
<div class="intro jumbotron text-center">
<div class="container">
<h1 class="heading"><span>INFOR</span>MATION</h1>
<div class="head">
<img src="images/LOGOHYD.jpg" height="100" width=`400` alt="">
</div>
<p>
<h4>
GL NUMBER:3716 <h4>
<h4>
<h4>
ADDRESS:SHOP # 28 QUEEN`S RESIDENCY NEAR ALLIED BANK, GULISTAN-E-SAJAJD HYDERABAD <h4>
Contact Number:+92315-5595241 </h4>
<h4> Email:[email protected]</h4>
<h4> CEO : Hussain Bozdar</h4>
<img src="images/CEO1.jpg" width='300' height="200" alt="">
</h3>
</p>
<br>
<p class="text-justify">“Don’t take too much advice. Most people who have a lot of advice to give — with a few exceptions — generalize
whatever they did. Don’t over-analyze everything.I myself have been guilty of over-thinking problems. Just build things and find out if they work.” — Ben Silbermann,</p>
</P>
<P>
“Success is not final; failure is not fatal: it is the courage to continue that counts.” – Winston Churchill
</P>
</P> “Every problem is a gift—without problems we would not grow.” – Anthony Robbins
<P>
“You only have to do a few things right in your life so long as you don’t do too many things wrong.” – Warren Buffett
</P>
<br>
</div>
</div>
<!-- End Intro -->
<center>
<!-- IFRAME -->
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d299.82387969031106!2d68.34179978608682!3d25.414876384776118!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x394c774d4f85e60d%3A0x35381649ba0da160!2sGulistan-e-Sajjad%20Qasimabad%2C%20Hyderabad%2C%20Sindh%2C%20Pakistan!5e0!3m2!1sen!2s!4v1591528567478!5m2!1sen!2s"
width="600" height="450" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0"></iframe>
</center>
<!-- footer -->
<div class="footer">
<div class="container">
<div class="row">
<div class="col-6">
<h4>Contact us:
<br> <i class="fas fa-phone"></i> Telephone:+92254-550732
<br> <i class="fas fa-phone"></i> Mobile:+92315-5595241
<br> <i class="fas fa-envelope"></i>E-mail:[email protected]
<br>
<br>
<a href="https://www.facebook.com/murtaza.bozdar.7"><i class="fab fa-facebook-square"
style="color: #3b5998;"></i></a>
Facebook:
<br>
<a href="https://www.instagram.com/murtazabozdar/"> <i class="fab fa-instagram"
style="color:#C13584"></i></a>
Instagram:
<br>
<a href="https://twitter.com/murtaza_bozdar" > <i class="fab fa-twitter-square"
style="color:#0e76a8"></i></a>
Twitter:
<br>
</h4>
</div>
<div class="col-6">
<h5>
BOZDAR TRAVEL AND TOURS
<br>
<h6>Alhamdulillah! by the grace of Allah, We are working since 2014 and Our 2 branches
working day and night for providing you best and realible facalities
<br>
In Shah Allah we will do our best to provide you good service
your best wishes and feedback is very much important </h6>
<br>
<br>
</h5>
</div>
</div>
</div>
</div>
<div class="text-center foteer-dark">
<div class="container">
<h6><img src="images/btt3.png" alt="BTT"> © 2020 </h6>
</div>
</div>
<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/[email protected]/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>
</body>
</html>