File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/saivahillresort.com/attraction.php
Back
<!DOCTYPE html> <html lang="en"> <head> <!-- Start Meta --> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta name="description" content="Hostily - Luxury Hotel Booking HTML5 Template"/> <meta name="keywords" content="Creative, Digital, multipage, landing, freelancer template"/> <meta name="author" content="ThemeOri"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Title of Site --> <title>Attraction - Saiva Hill Resort</title> <!-- Favicons --> <link rel="icon" type="image/png" href="assets/img/favicon.png"> <!-- Bootstrap CSS --> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <!-- Font Awesome CSS --> <link rel="stylesheet" href="assets/css/all.css"> <!-- Animate CSS --> <link rel="stylesheet" href="assets/css/animate.css"> <!-- Nice Select CSS --> <link rel="stylesheet" href="assets/css/nice-select.css"> <!-- Swiper Bundle CSS --> <link rel="stylesheet" href="assets/css/swiper-bundle.min.css"> <!-- Magnific Popup CSS --> <link rel="stylesheet" href="assets/css/magnific-popup.css"> <!-- Mean Menu CSS --> <link rel="stylesheet" href="assets/css/meanmenu.min.css"> <!-- Custom CSS --> <link rel="stylesheet" href="assets/sass/style.css"> </head> <body> <?php include 'include/header.php';?> <!-- Page Banner Start --> <div class="page__banner" data-background="assets/img/banner/page-banner-1.jpg"> <div class="container"> <div class="row"> <div class="col-xl-12"> <div class="page__banner-title"> <h1>Attraction</h1> <div class="page__banner-title-menu"> <ul> <li><a href="index.php">Home</a></li> <li><span>-</span>Attraction</li> </ul> </div> </div> </div> </div> </div> </div> <!-- Page Banner End --> <!-- Feature Area Start --> <div class="feature__area"> <div class="container"> <div class="row align-items-center bg-left mt-60 mb-60"> <div class="col-xl-6 col-lg-6"> <div class="feature__area-image"> <img class="img__full" src="assets/img/attraction/1.jpg" alt=""> </div> </div> <div class="col-xl-6 col-lg-6"> <div class="feature__area-left"> <div class="feature__area-left-title"> <span class="subtitle__one">Attraction</span> <h2>Kempty Falls</h2> <p>Kempty Falls is said to be one of the most prominent waterfalls in Uttarakhand. The falls are encircled by a high mountain cliff. Since the waterfalls from a great height, it is believed that this water further divides into 5 different streams. Being present on the Mussoorie-Dehradun Highway, the Kempty Falls attracts a number of tourists from across the country.</p> </div> </div> </div> </div> <div class="row align-items-center bg-right mb-60"> <div class="col-xl-6 col-lg-6 order-last order-lg-first"> <div class="feature__area-left"> <div class="feature__area-left-title"> <span class="subtitle__one">Attraction</span> <h2>Lal Tibba</h2> <p>In the local language, Lal Tibba means the Red Hill. This is said to be the oldest and the most populated place in Mussoorie. The place is known for its scenic beauty courtesy the pleasant sunrise and sunset that leave the visitors spellbound. Do carry woollens irrespective of the month of the visit.</p> </div> </div> </div> <div class="col-xl-6 col-lg-6"> <div class="feature__area-image"> <img class="img__full" src="assets/img/attraction/2.jpg" alt=""> </div> </div> </div> <div class="row align-items-center bg-left mb-60"> <div class="col-xl-6 col-lg-6"> <div class="feature__area-image"> <img class="img__full" src="assets/img/attraction/3.jpg" alt=""> </div> </div> <div class="col-xl-6 col-lg-6"> <div class="feature__area-left"> <div class="feature__area-left-title"> <span class="subtitle__one">Attraction</span> <h2>Company Garden</h2> <p>This scenic spot is painted with a variety of colourful flowers and an amusement park with adventurous rides for kids. Also known as ‘Company Bagh’, this park is perfect to have a picnic with your lover, friends or family. It even has a Lake with an artificial waterfall and you can even enjoy boating in it. Later after done with a picnic, you can buy some memorable items from a small market inside the park. </p> </div> </div> </div> </div> <div class="row align-items-center bg-right mb-60"> <div class="col-xl-6 col-lg-6 order-last order-lg-first"> <div class="feature__area-left"> <div class="feature__area-left-title"> <span class="subtitle__one">Attraction</span> <h2>Cloud's End</h2> <p>Cloud’s end marks the geographical end of graceful Mussoorie. You will find immense peace in your soul and eyes when you reach this dense 2000 acre forest raising Oak and Deodar trees. You can see the entire Mussoorie from this point which is considered one of the best viewpoints of the town. Along with storing all the beauty, the place also stores adventure which offers you exciting sports like hill climbing and nature’s walk.</p> </div> </div> </div> <div class="col-xl-6 col-lg-6"> <div class="feature__area-image"> <img class="img__full" src="assets/img/attraction/4.jpg" alt=""> </div> </div> </div> <div class="row align-items-center bg-left mb-60"> <div class="col-xl-6 col-lg-6"> <div class="feature__area-image"> <img class="img__full" src="assets/img/attraction/5.jpg" alt=""> </div> </div> <div class="col-xl-6 col-lg-6"> <div class="feature__area-left"> <div class="feature__area-left-title"> <span class="subtitle__one">Attraction</span> <h2>Jharipani Falls</h2> <p>The enchanting Jharipani Fall offers a splendid view of the Shivalik Range, shrubs, creepers and the species of wildflowers. On the other end of the waterfall lies the beautiful Doon Valley and step farming fields that amplify the beauty of the place. The Jharipani Falls is an ideal place for practising some adventure sports and picnicking while on Mussoorie tour. It is definitely a must-visit for all. </p> </div> </div> </div> </div> </div> </div> <!-- Feature Area End --> <?php include 'include/footer.php';?> <!-- Scroll Btn Start --> <div class="scroll-up"> <svg class="scroll-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102"><path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" /> </svg> </div> <!-- Scroll Btn End --> <!-- Main JS --> <script src="assets/js/jquery-3.6.0.min.js"></script> <!-- Bootstrap JS --> <script src="assets/js/bootstrap.min.js"></script> <!-- Counter Up JS --> <script src="assets/js/jquery.counterup.min.js"></script> <!-- Popper JS --> <script src="assets/js/popper.min.js"></script> <!-- Magnific Popup JS --> <script src="assets/js/jquery.magnific-popup.min.js"></script> <!-- Nice Select JS --> <script src="assets/js/jquery.nice-select.min.js"></script> <!-- Swiper Bundle JS --> <script src="assets/js/swiper-bundle.min.js"></script> <!-- Waypoints JS --> <script src="assets/js/jquery.waypoints.min.js"></script> <!-- Mean Menu JS --> <script src="assets/js/jquery.meanmenu.min.js"></script> <!-- Isotope JS --> <script src="assets/js/isotope.pkgd.min.js"></script> <!-- Custom JS --> <script src="assets/js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings