File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelsaibawal.com/attraction.php
Back
<!DOCTYPE html> <html lang="en"> <head> <!-- set the encoding of your site --> <meta charset="utf-8"> <!-- set the viewport width and initial-scale on mobile devices --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Attraction -Hotel Sai</title> <!-- include the site stylesheets --> <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"> <!-- Bootstrap Dropdown Hover CSS --> <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"> <!-- Fonts CSS --> <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"> <!-- Range slider CSS --> <link rel="stylesheet prefetch" href="css/jquery-ui.css" type="text/css"> <!-- flex slider CSS --> <link rel="stylesheet" href="css/flexslider.css" type="text/css"> <link rel="icon" type="image/png" href="img/favicon.png"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> h2{ color: #000000!important;} </style> </head> <body> <!-- main container of all the page elements --> <div id="wrapper"> <!-- header --> <?php include 'include/header.php' ?> <!-- carousel --> <div class="banner"><img src="img/bn.jpg" alt="banner"></div> <!-- reservation-bar --> <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=MjY2Mw== " class="link" target="blank">book room</a> </div> </div> </div> </div> <!-- contain main informative part of the site --> <main id="main"> <div class="container gen-padding"> <div class="row"> <!-- side bar --> <!-- content --> <div class="col-md-12 col-sm-12 content"> <div class="row blog-posts"> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"> <img src="img/aa1.jpg" alt="image description"> </div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h2>The Rewari Railway Heritage Museum </h2> <p>The Rewari Railway Heritage Museum (formerly the Rewari Steam Locomotive Shed) is a c.1893 railway museum in Delhi NCR at Rewari city in Haryana, India. Built in 1893, it is the only surviving steam locomotive shed in India, and houses some of India's last surviving steam locomotives as well as the world's oldest still-functional 1855-built steam locomotive the Fairy Queen. </p> </div> </div> </div> </article> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div id="carousel-example-generic" class="carousel image-slider slide" data-ride="carousel"> <!-- Wrapper for slides --> <div class="carousel-inner"> <div class="item active"> <img src="img/aa2.jpg" alt="image description"> </div> </div> <!-- Controls --> </div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"><h2>Shri Ghanteshwar Mandir</h2> <p>Shri Ghanteshwar Mandir is one of the most famous religious temples for Hindus in Rewari city. The unique feature of this temple if that all the idols of Gods and Goddess of Sanatana Dharma which means the eternal religion (Hinduism) are places here. The temple is a huge building and is three storied. People from various places come to Rewari in large numbers to visit this temple. One can see Shivstuti, a prayer to Lord Shiva, composed by Ali Bakesh engraved at the entrance of the temple on a marble stone.</p> </div> </div> </div> </article> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"> <img src="img/aa3.jpg" alt="image description"> </div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h2>Bada Talab</h2> <p>Bada Talab was built by Rao Tej Singh during the year 1810-1815, so it is also known as Rao Tej Singh Talab. The pond is situated near old Town Hall of Rewari. It is filled by rain water or canal through underground inlets. There is a separate bathing provision for females and males in the pond. A temple of Lord Hanuman is situated on the bank of Bada Talab. A large number of people visit this famous temple for prayer. </p> </div> </div> </div> </article> </div> </div> </div> </div> </main> <!-- footer of the page --> <?php include 'include/footer.php' ?> </div> <!-- include jQuery library --> <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> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings