File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/palmshadesspringgoa.com/studio.php
Back
<!doctype html> <html class="no-js" lang="en"> <meta http-equiv="content-type" content="text/html;charset=UTF-8" /> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Palms Shades Spring Goa| Room</title> <meta name="description" content="Domnic and Stella who own this place have thought of every detail right of each self contained room. The exquisitely designed interiors , the attached balcony"> <meta name="keyword" content="Palms Shades Spring Goa| Room"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/png" href="img/favicon.png"> <!-- Place favicon.ico in the root directory --> <!-- all css here --> <!-- bootstrap v3.3.6 css --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- animate css --> <link rel="stylesheet" href="css/animate.css"> <!-- jquery-ui.min css --> <link rel="stylesheet" href="css/jquery-ui.min.css"> <!-- meanmenu css --> <link rel="stylesheet" href="css/meanmenu.min.css"> <!-- owl.carousel css --> <link rel="stylesheet" href="css/owl.carousel.css"> <!-- font-awesome css --> <link rel="stylesheet" href="css/font-awesome.min.css"> <!-- nivo-slider CSS ============================================ --> <link rel="stylesheet" href="inc/custom-slider/css/nivo-slider.css"> <link rel="stylesheet" href="inc/custom-slider/css/preview.css"> <!-- jQuery Carousel Evolution --> <link rel="stylesheet" href="inc/3dslider/css/style.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!-- responsive css --> <link rel="stylesheet" href="css/responsive.css"> <!-- modernizr css --> <script src="js/vendor/modernizr-2.8.3.min.js"></script> <link rel="stylesheet" href="ism/css/my-slider.css"/> <script src="ism/js/ism-2.2.min.js"></script> <link rel="stylesheet" type="text/css" media="screen" href="../cdnjs.cloudflare.com/ajax/libs/fancybox/1.3.4/jquery.fancybox-1.3.4.css" /> <style type="text/css"> a.fancybox img { border: none; box-shadow: 0 1px 7px rgba(0,0,0,0.6); -o-transform: scale(1,1); -ms-transform: scale(1,1); -moz-transform: scale(1,1); -webkit-transform: scale(1,1); transform: scale(1,1); -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } a.fancybox:hover img { position: relative; z-index: 999; -o-transform: scale(1.03,1.03); -ms-transform: scale(1.03,1.03); -moz-transform: scale(1.03,1.03); -webkit-transform: scale(1.03,1.03); transform: scale(1.03,1.03); } </style> </head> <body class="single-team-page-area"> <script type="text/javascript" src="../code.jquery.com/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="../code.jquery.com/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript" src="../cdnjs.cloudflare.com/ajax/libs/fancybox/1.3.4/jquery.fancybox-1.3.4.pack.min.js"></script> <script type="text/javascript"> $(function($){ var addToAll = false; var gallery = true; var titlePosition = 'inside'; $(addToAll ? 'img' : 'img.fancybox').each(function(){ var $this = $(this); var title = $this.attr('title'); var src = $this.attr('data-big') || $this.attr('src'); var a = $('<a href="#" class="fancybox"></a>').attr('href', src).attr('title', title); $this.wrap(a); }); if (gallery) $('a.fancybox').attr('rel', 'fancyboxgallery'); $('a.fancybox').fancybox({ titlePosition: titlePosition }); }); $.noConflict(); </script> <!-- Header Area Start Here --> <?php include 'include/header.php'; ?> <!-- Header Area End Here --> <!-- Page Header Section Start Here --> <div class="page-header-area"> <div class="container"> <div class="row"> <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12"> <div class="header-page"> <h1>STUDIO ROOM</h1> <ul> <li> <a href="index.php">Home</a> </li> <li>STUDIO ROOM</li> </ul> </div> </div> </div> </div> </div> <!-- Page Header Section End Here --> <!-- Home Page Team Start Here --> <div class="home-page-team-area team-top-area"> <div class="container"> <div class="row total-team"> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 text-center"> <div class="ism-slider" id="my-slider"> <ol> <li> <a href="img/we/studio1.jpg" class="fancybox" data-big="img/we/exe1.jpg"><img src="img/we/studio1.jpg"></a> </li> <li> <a href="img/we/kitchen.jpg" class="fancybox" data-big="img/we/kitchen.jpg"><img src="img/we/kitchen.jpg"></a> </li> </ol> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 room-section"> <div class="single-team-content-area"> <h2>STUDIO ROOM</h2> <br> <div class="content"> <p>Domnic and Stella who own this place have thought of every detail right of each self contained room. The exquisitely designed interiors , the attached balcony and the spacious bath attached gives a homey feeling.</p> </div> <div class = "container" style="padding-top:10px; margin-left:-13px ;width:530px"> <div class="panel-group" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseOne"> ROOM SERVICES <i class=" fa fa-angle-double-down" aria-hidden="true"></i> </a> </h4> </div> <div id="collapseOne" class="panel-collapse collapse in"> <div class="panel-body"> <div class="col-md-6 col-xs-12 col-lg-6 col-sm-12"> <ul> <li>Room with AC</li> <li>TV in the room</li> <li>Attached Balcony</li> <li>Kitchen</li> </ul> </div> <div class="col-md-6 col-xs-12 col-lg-6 col-sm-12"> <ul> <li>Attached Balcony</li> <li>Induction Cooker</li> <li>Hammock</li> <li>High-speed Internet access</li> </ul> </div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" href="#collapseTwo"> HOTEL SERVICES <i class="fa fa-angle-double-down" aria-hidden="true"></i> </a> </h4> </div> <div id="collapseTwo" class="panel-collapse collapse"> <div class="panel-body"> <div class="col-md-6 col-xs-12 col-lg-6 col-sm-12"> <ul> <li>Air Conditioner</li> <li>Television with cable connection</li> <li>Spacious bathroom</li> <li>Coffee table near the window</li> </ul> </div> </div> </div> </div> </div> </div> <div class="social-media"> <ul> <li><a href="https://www.asiatech.in/booking_engine/index3.php?token=MTgyNA==" target="_blank">Book Now</a></li> </ul> </div> </div> </div> </div> </div> </div> <!-- Home Page Team End Here --> <!-- Footer Area Start Here --> <style> #booknow{ position: fixed; right: 2%; top: 3%; z-index:99; } h3.color-white.center { text-align: center; } .single-footer a.sitemap { color: #fff;} .chat_to_hb { position: fixed; right: -2px; bottom: 125px; z-index: 99999999999; background: #020202; color: white; padding: 4px 12px; border-radius: 4px 0px 0px 4px; } .chat_to_hbd { position: fixed; right: -2px; bottom: 525px; z-index: 99999999999; background: #d00c0c; color: white; padding: 4px 12px; border-radius: 4px 0px 0px 4px; } </style> <?php include 'include/footer.php'; ?> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = '../connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v3.0'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- Footer Area End Here --> <!-- all js here --> <!-- jquery latest version --> <script src="js/vendor/jquery-1.12.0.min.js"></script> <!-- bootstrap js --> <script src="js/bootstrap.min.js"></script> <!-- owl.carousel js --> <script src="js/owl.carousel.min.js"></script> <!-- meanmenu js --> <script src="js/jquery.meanmenu.js"></script> <!-- jquery-ui js --> <script src="js/jquery-ui.min.js"></script> <!-- wow js --> <script src="js/wow.min.js"></script> <!-- nivo slider js --> <script src="inc/custom-slider/js/jquery.nivo.slider.js"></script> <script src="inc/custom-slider/home.js"></script> <!-- jQuery Carousel Evolution --> <script type="text/javascript" src="inc/3dslider/js/jquery.gallery.js"></script> <script type="text/javascript" src="inc/3dslider/js/modernizr.custom.53451.js"></script> <!-- plugins js --> <script src="js/plugins.js"></script> <!-- main js --> <script src="js/main.js"></script> </body> <!-- Mirrored from www.bellavistaresort.com/executive-room.php by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 13 Oct 2018 06:19:28 GMT --> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings