File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/jaipurhaveli.com/story-of-jaipur.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Story of Jaipur | Jaipur Haveli</title> <link href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" /> <style> </style> </head> <body> <?php include 'include/header.php';?> <section class="parallax-section story"> <div class="parallax-content"> <h2>Story Of Jaipur</h2> </div> </section> <section class="story-section"> <div class="container"> <div class="heading"> <h2>Welcome to Jaipur - The Pink City</h2> <p>Jaipur, the capital city of Rajasthan, is a land of vibrant culture, royal heritage, and timeless architectural beauty. Known as the Pink City due to its distinct terracotta pink buildings, Jaipur stands as a testament to the grandeur of India’s past and its enduring traditions.</p> </div> <div class="row justify-align"> <div class="col-md-6"> <h3>A Glimpse into the History</h3> <p>Founded in 1727 by Maharaja Sawai Jai Singh II, Jaipur was India's first planned city. Its wide avenues, grid-like streets, and magnificent palaces were designed according to Vastu Shastra (ancient Hindu architectural principles), making Jaipur a city of meticulous design. The city was also a significant center for astronomy, with Jai Singh establishing the Jantar Mantar, a UNESCO World Heritage Site, to study celestial objects.</p> </div> <div class="col-md-6"> <div class="slider-container"> <div id="imageSlider" class="carousel slide" data-ride="carousel" data-interval="2000"> <div class="carousel-inner"> <div class="carousel-item active"> <img src="images/story/1.jpg" class="d-block w-100" alt="Image 1"> </div> <div class="carousel-item"> <img src="images/story/2.jpg" class="d-block w-100" alt="Image 2"> </div> <div class="carousel-item"> <img src="images/story/3.jpg" class="d-block w-100" alt="Image 3"> </div> <div class="carousel-item"> <img src="images/story/4.jpg" class="d-block w-100" alt="Image 4"> </div> <div class="carousel-item"> <img src="images/story/5.jpg" class="d-block w-100" alt="Image 5"> </div> <div class="carousel-item"> <img src="images/story/6.jpg" class="d-block w-100" alt="Image 6"> </div> <div class="carousel-item"> <img src="images/story/7.jpg" class="d-block w-100" alt="Image 7"> </div> <div class="carousel-item"> <img src="images/story/8.jpg" class="d-block w-100" alt="Image 8"> </div> <div class="carousel-item"> <img src="images/story/9.jpg" class="d-block w-100" alt="Image 9"> </div> <div class="carousel-item"> <img src="images/story/10.jpg" class="d-block w-100" alt="Image 10"> </div> </div> <a class="carousel-control-prev" href="#imageSlider" 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="#imageSlider" role="button" data-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div> </div> </div> </div> </div> </section> <section class="architechture"> <div class="container"> <div class="heading"> <h2>Jaipur's Architectural Marvels</h2> <p>Jaipur is adorned with architectural treasures that reflect the majesty of its Rajput rulers</p> </div> <div class="row"> <div class="col-md-4"> <div class="item-box"> <img src="images/story/marvel-1.jpg" alt="marvels"> <h4>Hawa Mahal</h4> <p>This iconic five-story structure, with 953 intricately designed windows, was built in 1799. The purpose was to allow royal women to observe street life and festivities without being seen.</p> </div> </div> <div class="col-md-4"> <div class="item-box"> <img src="images/story/marvel-2.jpg" alt="marvels"> <h4>Amber Fort</h4> <p>Situated on the outskirts of Jaipur, Amber Fort is a majestic palace built of sandstone and marble. Constructed in the 16th century, it displays a blend of Rajput and Mughal styles.</p> </div> </div> <div class="col-md-4"> <div class="item-box"> <img src="images/story/marvel-3.jpg" alt="marvels"> <h4>Nahargarh Fort</h4> <p>Overlooking Jaipur, Nahargarh Fort was built in 1734 to defend the city. With its sweeping views of Jaipur and the surrounding landscape, it stands as a symbol of the city's architectural prowess.</p> </div> </div> </div> </div> </section> <?php include 'include/footer.php';?> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.1/dist/umd/popper.min.js"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings