File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelsanthoshinn.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 --> <meta name="description" content=""> <meta name="author" content=""> <link rel="icon" href="favicon.ico"> <!--Title--> <title>Hotel Santhosh Inn | Tariff </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"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="page-loader"></div> <div class="wrapper"> <?php include'include/header.php' ?> <!-- ======================== About ======================== --> <section class="page"> <!-- === Page header === --> <div class="page-header" style="background-image:url(assets/images/room/header-1.webp)"> <div class="container"> <h2 class="title">Tariff</h2> <p>You found a great deal on Hotel Santhosh Inn</p> </div> </div> <div class="container tariff"> <div class="row"> <div class=col-md-12> <table class="tariff-info"> <tbody> <tr style="background-color: #ab783b;"> <th>Room Category</th> <th>Rate</th> <th>No. Of Rooms</th> <th>Sq.ft</th> </tr> <tr> <td>Deluxe Double Bed Non AC Room</td> <td>Rs. 1,200/-</td> <td>10</td> <td>208</td> </tr> <tr> <td>Deluxe Double Bed AC Room</td> <td>Rs. 2,000/-</td> <td>06</td> <td>208</td> </tr> <tr> <td>Deluxe Triple Bed AC Room</td> <td>Rs. 2,700/-</td> <td>23</td> <td>260</td> </tr> <tr> <td>Luxury Triple Bed AC Room</td> <td>Rs. 3,200/-</td> <td>07</td> <td>300</td> </tr> <tr> <td>Deluxe Four Bed AC Room</td> <td>Rs. 3,800/-</td> <td>03</td> <td>300</td> </tr> <tr> <td>Extra Bed</td> <td>Rs. 500</td> <td></td> <td></td> </tr> <tr> <td>Total Rooms</td> <td></td> <td>49 Rooms</td> <td></td> </tr> </tbody> <caption style="caption-side:bottom; font-size:18px; color:#323232;">Checkin 12 noon and Checkout 11 am<caption> </table> </div> </div> </div> </section> <?php include'include/footer.php' ?> </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