File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/celestiialhospitality.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 Baga Bliss</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"> </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=MjkwNQ== " 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"> <h1>Fort Aguada</h1> <p>Fort Aguada is a well-preserved seventeenth-century Portuguese fort, along with a lighthouse, standing in Goa, India, on Sinquerim Beach, overlooking the Arabian Sea. </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/candolim.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"> <h1>Candolim Beach</h1> <p>Candolim Beach is just walking distance from our Hotel. Beginning at Fort Aguada and merging with Calangute Beach towards the end, it is one of the longest beaches in the state. The beach in itself is very calm at times tourists come here from Rajneesh Ashram in Pune to take a break.</p> </div> </div> </div> </article> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"> <img src="img/aa2.jpg" alt="image description"> </div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h1>Seaquarium Beach</h1> <p>Seaquarium Beach is a beach on the Caribbean island of Curaçao, located to the south of Willemstad. The beach is named after Curaçao Sea Aquarium, located nearby. The beach is open to the public, but an access fee must be paid. There are several bars, clubs and restaurants. </p> </div> </div> </div> </article> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"> <img src="img/calangute.jpg" alt="image description"> </div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h1>Calangute Beach</h1> <p>Calangute Beach is a perfect tourist retreat, filled with souvenir stalls, shacks and other stalls selling everything from beer, trinkets to pawns. All these simply add to the popularity of beach, making it a must-visit place. </p> </div> </div> </div> </article> <article class="article"> <div class="col-md-8 col-sm-12 col"> <div class="image-frame"> <img src="img/baga.jpg" alt="image description"> </div> </div> <div class="col-md-4 col-sm-12 col"> <div class="info-block"> <div class="info-frame"> <h1>Bagatode Beach</h1> <p>Baga Beach is a popular beach and tourist destination in North Goa. Baga is located at the north end of the contiguous beach stretch that starts from Sinquerim, Candolim, leads to Calangute, and then to Baga. </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"> <h1>Kegdole Beach</h1> <p>Kegdole beach is located at the mouth of the Mandovi river opposite to the Panaji bank. Towering just above the beach is the Reis Magos fort. </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