File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelaparajita.com/tariff.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <!-- Mobile Web-app fullscreen --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes"> <!-- Meta tags --> <link rel="icon" href="images/favicon.png"> <!--Title--> <title>Tariff | Hotel Aparajita</title> <!--CSS styles--> <link rel="stylesheet" media="all" href="css/bundle.min.css" /> <!--Google fonts--> <link href="https://fonts.googleapis.com/css?family=Montserrat:300,500&subset=latin-ext" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Playfair+Display:400,700&subset=latin-ext" rel="stylesheet"> <style> .tariffBg h2 { font-size:25px; } .table td {font-weight:400;} section.tariffBg { padding: 12% 0 60px;} .table th { color: #000;} .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 #ddd; padding:12px;} .extra li { list-style: none; font-size: 15px; line-height: 30px; color: #000; font-weight: 400; } nav.navigation-top .box { color:#fff;} nav.navigation-top .navigation-top-right { font-weight: 500; text-shadow: none;} </style> </head> <body> <!-- <div class="page-loader"></div>--> <div class="wrapper"> <!-- Begin: Header--> <?php include 'include/header.php' ?> <!-- End: Header--> <!-- ======================== About ======================== --> <section class="page"> <!-- === Page header === --> <div class="page-header" style="background-image:url(images/inner.jpg)"> <div class="container"> <h2 class="title">Tariff Detail</h2> <p>Best Price of the Hotel</p> </div> </div> </section> <section class="tariffBg"> <div class="container"> <div class="row"> <div class="col-xs-12 col-md-12"> <div class="table-responsive"> <table class="table"> <tr style="background: #a28447;"> <th>ROOMS</th> <th>EP</th> <th>CP</th> </tr> <tr> <td>Super Deluxe Room</td> <td>Rs. 2,000/-</td> <td>Rs. 2,200/-</td> </tr> <tr> <td>Extra Adult </td> <td>Rs. 800/-</td> <td>Rs. 800/-</td> </tr> <tr> <td>Extra Child</td> <td>Rs. 300/-</td> <td>Rs. 300/-</td> </tr> </table> </div> </div> </div> </div> </section> <!-- Begin: Footer--> <?php include 'include/footer.php' ?> <!-- End: Footer--> </div> <!--/wrapper--> <!--JS files--> <script src="js/bundle.min.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings