File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/citadelresortpanchgani.com/attraction.php
Back
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Attraction | Citadel Resort</title> <link rel="stylesheet" href="css/bootstrap.css" type="text/css" media="all"> <link rel="stylesheet" href="css/style.css" type="text/css" media="all"> <link rel="stylesheet" href="css/colors.css" type="text/css" media="all"> <link rel="stylesheet" href="css/jquery.countdown.css" type="text/css"> <link rel="stylesheet" href="css/animations.min.css" type="text/css" media="all"> <link rel="stylesheet" href="css/datepicker.css" type="text/css" media="all"> <link rel="stylesheet" href="css/animate.min.css" type="text/css" media="all"> <link rel="stylesheet" href="css/bootstrap-dropdownhover.min.css" type="text/css" media="all"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,400italic,700" type="text/css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700" type="text/css"> <link rel="stylesheet prefetch" href="css/jquery-ui.css" type="text/css"> <link rel="stylesheet" href="css/flexslider.css" type="text/css"> <style type="text/css"> .add-padding { padding-top: 50px; padding-bottom: 50px; } .add-padding { padding-bottom: 0px; } </style> <script async src="https://www.googletagmanager.com/gtag/js?id=G-0REVC15SL5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-0REVC15SL5'); </script> </head> <body style=""> <div id="wrapper"> <?php include'include/header.php'?> <div class="banner"><img src="images/banner1.jpg" alt="banner"></div> <div class="navigation-bar"> <div class="container"> <div class="row"> <div class="col-xs-7"> <ol class="breadcrumb"> <li><a href="index.php">Home</a></li> <li class="active">Attraction</li> </ol> </div> <div class="col-xs-5"><a href="https://www.asiatech.in/booking_engine/index3.php?token=NDE4OQ==" class="link">book a room</a></div> </div> </div> </div> <main id="main"> <div class="container gen-padding"> <div class="row"> <div class="col-md-1 content"> </div> <div class="col-md-10 col-sm-8 content"> <div class="row rooms list-view"> <!--<article class="article">--> <!-- <div class="col-md-8 col-sm-12 col">--> <!-- <div class="image-frame"><img src="images/attraction/img2.jpg" alt="image description"></div>--> <!-- </div>--> <!-- <div class="col-md-4 col-sm-12 col">--> <!-- <div class="info-block">--> <!-- <div class="info-frame">--> <!-- <h1>Panchgani Market</h1>--> <!-- <p>The main market of Panchgani is merely 2 minutes of walk away from the resort. You can park your car in the property and go for a stroll in the market.--> <!-- <br>There are many food vendors, rustic cafes and bakeries and the beautiful old buildings will definitely give you a hillstation vibe. </p>--> <!-- <p><b>Distance : </b> 2 min (100 meters)</p>--> <!-- </div>--> <!-- </div>--> <!-- </div>--> <!--</article>--> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"><img src="images/attraction/img6.jpg" alt="image description"></div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h1>Table Land</h1> <p>The five hills surrounding Panchgani near Mahabaleshwar are topped by a volcanic plateau, which is the second highest in Asia after the Tibetan plateau. <br>These plateaus, alternatively known as "table land", are a part of the Deccan Plateau and were raised by pressure between the earth plates.</p> <p><b>Distance : </b> 5 min (250 meters)</p> </div> </div> </div> </article> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"><img src="images/attraction/img7.jpg" alt="image description"></div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h1>Rajpuri caves </h1> <p>These caves are ancient and have a mythology importance in Mahabharata. <br>These stone structures have a holy temple of Kartik and a small water creek. You can drive there by car, the distance is 5 km. </p> <p><b>Distance : </b> 15 min (5 km)</p> </div> </div> </div> </article> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"><img src="images/attraction/img1.jpg" alt="image description"></div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h1>Sydney point</h1> <p>This is a favourite spot for all sunset lovers. It is one romantic location for amazing sunsets, a small hi overlooking the Krishna river. <br>Located 2.3 kms from the resort, this one can never disappoint you. </p> <p><b>Distance : </b> 8 min (2.3 km)</p> </div> </div> </div> </article> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"><img src="images/attraction/img3.jpg" alt="image description"></div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h1>Parsi point</h1> <p>This is a popular scenic point that gives you a wide view of the Krishna valley and dhom dam. It has a play area and a few food stalls. There are other restaurants nearby for food with a view. <br>This point is 2 kms from the resort and heads towards Mahabaleshwar.</p> <p><b>Distance : </b> 5 min (2.0 km)</p> </div> </div> </div> </article> </div> </div> <div class="col-md-1 content"> </div> </div> </div> </main> <?php include'include/footer.php'?> </div> <script type="text/javascript" src="../../../ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script type="text/javascript">window.jQuery || document.write('<script src="js/jquery-1.12.4.min.js"><\/script>')</script> <script type="text/javascript" src="js/bootstrap.min.js"></script> <!-- Range Slider JavaScript --> <script type="text/javascript" src='js/jquery-ui.min.js'></script> <script type="text/javascript" src='js/range-slider.js'></script> <!-- Same Height JavaScript --> <script type="text/javascript" src='js/same-height.js'></script> <!-- include custom JavaScript --> <script type="text/javascript" src="js/jquery.main.js"></script> <script type="text/javascript" src="js/animations.min.js"></script> <script type="text/javascript" src="js/jquery.plugin.js"></script> <script type="text/javascript" src="js/jquery.countdown.js"></script> <script type="text/javascript" src="js/timber.master.min.js"></script> <!-- Bootstrap Dropdown Hover JS --> <script type="text/javascript" src="js/bootstrap-dropdownhover.min.js"></script> <script type="text/javascript" src="js/bootstrap-datepicker.js"></script> <script type="text/javascript" defer src="js/jquery.flexslider.js"></script> <script type="text/javascript" src="js/myscript.js"></script> </body> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings