File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/michaelshomestay.in/tariff.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Tariff | Michael's Homestay</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- GOOGLE FONT --> <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700,900" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900" rel="stylesheet"> <!-- CSS LIBRARY --> <link rel="stylesheet" type="text/css" href="css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/ionicons.min.css"> <link rel="stylesheet" type="text/css" href="css/owl.carousel.min.css"> <link rel="stylesheet" type="text/css" href="css/gallery.css"> <link rel="stylesheet" type="text/css" href="css/vit-gallery.css"> <link rel="shortcut icon" type="text/css" href="img/logo4.png" /> <link rel="stylesheet" type="text/css" href="css/bootstrap-select.min.css"> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/css/bootstrap-datepicker.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.5/jquery.fancybox.min.css" media="screen"> <!-- MAIN STYLE --> <link rel="stylesheet" href="css/styles.css"> <style> .tariffBg {padding:60px 0px;} table.table th {font-size:18px !important;} .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td { border: 1px solid #464141; text-align: left; font-weight: 500; font-size: 16px; padding: 11px 20px;} .extra p { font-size:20px;} .table > tbody > tr > th{ background-color: #915a00; color: #fff; } </style> </head> <body> <!-- Begin: HEADER --> <?php include 'include/header.php'?> <!-- END-HEADER --> <section class="banner-tems text-center"> <div class="container"> <div class="banner-content"> <h2>Tariff</h2> <!-- <p>Lorem Ipsum is simply dummy text of the printing</p>--> </div> </div> </section> <div class="tariffBg"> <div class="container"> <div class="row"> <div class="col-md-1 col-xs-1"></div> <div class="table-responsive col-xs-10 col-md-10"> <table class="table "> <tr> <th>Room Category</th> <th>Rates</th> </tr> <tr> <td> Standard Room</td> <td>Rs. 2000 plus tax</td> </tr> <tr> <td>Deluxe Room</td> <td>Rs. 2500 plus tax</td> </tr> <tr> <td> Additional occupant ( Adult )</td> <td>Rs. 400/-</td> </tr> <tr> <td> Additional occupant ( Kids below 12)</td> <td>Rs. 300/-</td> </tr> </table> </div> <div class="col-md-1 col-xs-1"></div> </div> </div> <!-- /container --> </div> <!-- Begin: Footer--> <?php include 'include/footer.php'?> <!-- End: Footer--> <!-- LOAD JQUERY --> <script type="text/javascript" src="js/jquery-1.12.4.min.js"></script> <script type="text/javascript" src="js/owl.carousel.min.js"></script> <script type="text/javascript" src="js/bootstrap.min.js"></script> <script type="text/javascript" src="js/vit-gallery.js"></script> <script type="text/javascript" src="js/jquery.countTo.js"></script> <script type="text/javascript" src="js/jquery.appear.min.js"></script> <script type="text/javascript" src="js/isotope.pkgd.min.js"></script> <script type="text/javascript" src="js/bootstrap-select.js"></script> <script type="text/javascript" src="js/jquery.littlelightbox.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.7.1/js/bootstrap-datepicker.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBDyCxHyc8z9gMA5IlipXpt0c33Ajzqix4"></script> <!-- Custom jQuery --> <script type="text/javascript" src="js/sky.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings