-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhistoric.html
198 lines (161 loc) · 8.86 KB
/
historic.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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<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="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/mob-tab-style.css">
<link rel="shortcut icon" href="Images/favicon1.png" type="image/png">
<title>HISTORIC PLACES | PUNEKAR</title>
</head>
<body>
<header>
<div class="container-fluid p-0">
<nav class="navbar navbar-expand-lg">
<div class="logo">
<img src="Images/logo.png" alt="brand-logo">
</div>
<a class="navbar-brand" href="index.html">Punekar</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<!-- <i class="fas fa-align-right text-light"></i> -->
<i class="fa fa-bars icon-menu-bar align-right"></i>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<div class="mr-auto"></div>
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="index.html">Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="history.html">History</a>
</li>
<li class="nav-item">
<a class="nav-link" href="culture.html">Culture</a>
<li class="nav-item dropdown">
<div class="dropdown">
<a href="#" class="nav-link active-page">Places <span class="sr-only">(current)</a>
<div class="dropdown-content">
<a href="historic.html" class="active-page">Historic</a>
<a href="religious.html">Religious</a>
<a href="fun.html">Fun</a>
</div>
</div>
</li>
</li>
<li class="nav-item">
<a class="nav-link" href="education.html">Education</a>
</li>
<li class="nav-item">
<a class="nav-link" href="food.html">Food</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
</ul>
</div>
</nav>
</div>
</header>
<main>
<div class="container historic-container">
<div class="container historic-main-part">
<h1 class="text-center">Historic Places in Pune</h1>
<p>Once the pride of the Maratha Empire, Pune exists as an intriguing blend of the past and the present. The city reveled in its image as Chhatrapati Shivaji’s legacy before globalization hit on its door in the 1990s. Since then, the erstwhile capital of the Peshwas has transformed into a smart, vibrant metropolis that thrives with a modern vibe. However, Pune managed to preserve its bygone-era charm through its historical edifices and monuments. Exploring the city is a pleasant affair in itself because of this contrasting aspect.
A walk through the streets of Pune will reveal to you a wealth of historic structures that offer a glimpse into the city’s rich past. Dotted with ancient temples, palaces, forts, and wadas, Pune is no less than a heritage beauty.</p>
</div>
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="historic-1 box"><span>Sinhagad Fort</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-2 box"><span>Shaniwar Wada</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-3 box"><span>Aga Khan Palace</span></div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="historic-4 box"><span>Shivneri Fort</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-5 box"><span>Vishrambaug Wada</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-6 box"><span>Tribal Museum</span></div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="historic-7 box"><span>Mahatma Phule Museum</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-8 box"><span>Nana Wada</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-9 box"><span>Bhide Wada</span></div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="historic-10 box"><span>Lohagad Fort</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-11 box"><span>Pataleshwar Cave Temple</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-12 box"><span>Lal Mahal</span></div>
</div>
</div>
<div class="row">
<div class="col-md-4 col-sm-12">
<div class="historic-13 box"><span>Shinde Chhatri</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-14 box"><span>Shivaji Bridge</span></div>
</div>
<div class="col-md-4 col-sm-12">
<div class="historic-15 box"><span>National War Museum</span></div>
</div>
</div>
<!-- ekvira -->
</div>
</main>
<footer>
<div class="container-fluid p-0">
<div class="row text-left">
<div class="col-md-5 col-sm-12 aboutus">
<h1 class="text-light">About Us</h1>
<p class="text-muted">
Group of people giving the beautifications of Pune city.
</p>
<p class="pt-2 text-muted">
Copyright ©2020 All rights reserved | This template is made by <span>Ameya Jain</span>
</p>
</div>
<div class="col-md-5 col-sm-12">
<h4 class="text-light">Contact Us</h4>
<p class="text-muted">Ameya Jain</p>
<p class="text-muted">E-mail: <span>ameiya.jain@gmail.com</span></p>
</div>
<div class="col-md-2 col-sm-12">
<h4 class="text-light">Follow Us</h4>
<div class="column">
<a href="https://www.linkedin.com/in/ameya-jain-8344611b0" target="_blank" class="fa fa-linkedin"></a>
</div>
</div>
</div>
</div>
</footer>
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg==" 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>
<script src="js/jquery.ripples-min.js" type="text/javascript"></script>
<script src="js/main.js" type="text/javascript"></script>
</body>
</html>
<!-- landmark -->