File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/korzokecolounge.com/deluxe.php
Back
<!DOCTYPE html> <html lang="en-US" class="no-js"> <head> <meta charset="utf-8"> <meta name="description" content=""> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="keywords" content=""> <meta name="author" content="themebeck"> <!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]--> <title>Deluxe Room | Korzok Eco Lounge</title> <!--favicon icon--> <link rel="icon" href="images/favicon.png"> <!-- font awesome css --> <link rel="stylesheet" href="css/theme.fonts.css"> <!--bootstrap min css--> <link rel="stylesheet" href="css/bootstrap.min.css"> <!--animate css--> <link rel="stylesheet" href="css/animate.min.css"> <!--jquery ui css--> <link rel="stylesheet" href="css/jquery-ui.min.css"> <!--plugin style css--> <link rel="stylesheet" href="css/plugin.style.css"> <!-- global style css --> <link rel="stylesheet" href="css/global.css"> <!-- style css --> <link rel="stylesheet" href="style.css"> <!--color css--> <link rel="stylesheet" href="css/color-1.css"> <!--responsive css--> <link rel="stylesheet" href="css/responsive.css"> <link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css'> <link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.10.0/baguetteBox.min.css'> <link rel="stylesheet" href="style1.css"> </head> <body> <!-- ======================================= ==Start Header section== =======================================--> <?php include'include/header.php'?> <!-- ======================================= ==End Header section== =======================================--> <!-- ======================================= ==Start Breadcrumbs section== =======================================--> <section class="hotel-breadcrumbs pos-relative"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-12"> <div class="breadcrumbs-content align-row-spacebetween"> <ol class="breadcrumb"> <li><a href="#">Home</a></li> <li><a href="#">Accomodation</a></li> </ol> <h2 class="text-uppercase color-ff">Deluxe Room</h2> </div> </div> </div> </div> </section> <!-- ======================================= ==End Breadcrumbs section== =======================================--> <!-- ======================================= ==Start details info section== =======================================--> <section class="details-info section-padding"> <div class="container"> <div class="row"> <div class="col-lg-9"> <div class="room-img"> <img src="images/gallery/r1.jpg" alt="room img" class="img-fluid"> </div> </div> <!-- <div class="col-lg-4"> <div class="booking-form"> <form action="" method="post"> <h4 class="color-22 text-center playfair">Reserve Your Room</h4> <p class="color-22 text-center">Check Availability</p> <span class="divider"></span> <!-- <div class="group checkin"> <label for="booking-checkin">CHECK IN Date</label> <input type="text" id="booking-checkin" placeholder="MM/DD/YY" readonly> </div> <div class="group checkout"> <label for="booking-checkout">CHECK OUT Date</label> <input type="text" id="booking-checkout" placeholder="MM/DD/YY" readonly> </div> <div class="group children"> <label for="children">Children</label> <input type="text" name="children" id="children" value="1" readonly> <span class="increse"><i class="fa fa-angle-up"></i></span> <span class="decrese"><i class="fa fa-angle-down"></i></span> </div> <div class="group adult"> <label for="children">Adult</label> <input type="text" name="children" id="adult" value="1" readonly> <span class="increse"><i class="fa fa-angle-up"></i></span> <span class="decrese"><i class="fa fa-angle-down"></i></span> </div> -- <button type="submit" class="btn-default solid-bg-btn pos-relative"><span>Book now</span></button> </form> </div> </div> --> <div class="col-12"> <div class="details-text"> <h3 class="playfair color-33 ">Deluxe Room</h3> <p> Well-furnished and designed rooms with ergonomic work area, and LED HD TV. It comes with fine curtains, safe deposit box and tea and coffee amenities along with a mini-fridge. Attached bathrooms include free toiletries and a shower with cold and hot water facilities. Guests can make use of community table, tea trolley, business center, laundry, and ironing services. </p> </div> </div> </div> </div> </section> <!-- ======================================= ==End details info section== =======================================--> <!-- ======================================= ==Start hotel view section== =======================================--> <section class="gallery-block grid-gallery"> <div class="container"> <!--<div class="heading"> <h2>Grid Gallery</h2> </div>--> <div class="row"> <div class="col-md-6 col-lg-4 item"> <a class="lightbox" href="images/gallery/r1.jpg"> <img class="img-fluid image scale-on-hover" src="images/gallery/r1.jpg"> </a> </div> <div class="col-md-6 col-lg-4 item"> <a class="lightbox" href="images/gallery/r2.jpg"> <img class="img-fluid image scale-on-hover" src="images/gallery/r2.jpg"> </a> </div> <div class="col-md-6 col-lg-4 item"> <a class="lightbox" href="images/gallery/r3.jpg"> <img class="img-fluid image scale-on-hover" src="images/gallery/r3.jpg"> </a> </div> </div> </section> <!-- ======================================= ==End hotel view section== =======================================--> <!-- ======================================= ==Start facilities action section== =======================================--> <section class="room-facilities single section-padding"> <div class="container"> <div class="row"> <div class="col-12"> <div class="section-title text-center"> <h2 class="color-1c pos-relative"> Room Amenities</h2> <!-- <p class="color-1c text-uppercase">Luxury Trip will Give Best Service</p> --> </div> </div> </div> <div class="row"> <div class="col-12"> <ul class="facilities-list clearfix"> <li>Shower</li> <li>Toiletries</li> <!--<li>Coffee Maker / tea kettle</li>--> <!--<li>Free Wifi</li>--> <li>Room Service</li> <li>Window Coverings</li> <!--<li>LED TV</li>--> </ul> </div> </div> </div> </section> <!-- ======================================= ==End facilities section== =======================================--> <?php include'include/footer.php'?> <!-- ======================================= ==Start scroll top== =======================================--> <div class="scroll-top not-visible"><i class="fa fa-angle-up"></i></div> <!-- ======================================= ==End scroll top== =======================================--> <!-- jQuary library --> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="js/jquery-3.2.1.min.js"></script> <!--bootstrap js--> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <!--owl carousel js--> <script src="js/owl.carousel.min.js"></script> <!--slick js--> <script src="js/slick.js"></script> <!--jquery ui js--> <script src="js/jquery-ui.min.js"></script> <!--all plugin js--> <script src="js/plugin.js"></script> <!-- all jQuary activation code here and always it will be bottom of all script tag --> <script src="js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings