File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/thekatraavenue.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" /> <title>Tariff | Hotel The Katra Avenue</title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> <style> table { width: 100%; border-collapse: collapse; margin: 20px auto; background-color: #ffffff; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); border-radius: 8px; overflow: hidden; } th, td { padding: 15px; text-align: center; border-bottom: 1px solid #e9ecef; } th { background-color: #2c3e50; color: #ffffff; font-size: 16px; text-transform: uppercase; } td { font-size: 15px; color: #555; } tbody tr:nth-child(odd) { background-color: #f9f9f9; } tbody tr:hover { background-color: #f1f1f1; transition: background-color 0.3s ease; } .note, .section { margin-top: 20px; font-size: 15px; color: #555; line-height: 1.6; } .section h2 { font-size: 18px; color: #2c3e50; margin-bottom: 10px; text-align: left; } ul { margin: 10px 0; padding-left: 20px; list-style-type: disc; } ul li { margin: 5px 0; } @media (max-width: 768px) { table { font-size: 14px; } th, td { padding: 10px; } .section h2 { font-size: 16px; } } h1{ font-size:30px; } .section li{ text-transform:uppercase; line-height:30px; } .section ul{ padding-left:0; } </style> </head> <body> <?php include 'include/header.php'?> <div class="banner-header section-padding valign bg-img" data-overlay-dark="4" data-background="img/slider/2.jpg" style="background-size: 100% 100%;"> <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <h5>Hotel The Katra Avenue</h5> <h1>Tariff</h1> </div> </div> </div> </div> <section class="about section-padding"> <div class="container"> <table> <thead> <tr> <th>Room Category</th> <th>PAX</th> <th>Room Rent EP Base</th> <th>Room Rent CP Base</th> <th>Room Rent MAP Base</th> </tr> </thead> <tbody> <tr> <td>Deluxe Room</td> <td>2</td> <td>₹4000</td> <td>₹5000</td> <td>₹6400</td> </tr> <tr> <td>Executive Room</td> <td>2</td> <td>₹4600</td> <td>₹5600</td> <td>₹7000</td> </tr> <tr> <td>Triple Room</td> <td>3</td> <td>₹6000</td> <td>₹7500</td> <td>₹9000</td> </tr> <tr> <td>Family Room</td> <td>4</td> <td>₹8000</td> <td>₹10000</td> <td>₹12800</td> </tr> <tr> <td>Premium Twin Room</td> <td>4</td> <td>₹9000</td> <td>₹11000</td> <td>₹13800</td> </tr> <tr> <td>Extra Bed</td> <td>1</td> <td>₹1000</td> <td>₹1500</td> <td>₹2200</td> </tr> <tr> <td>Child with Bed (6-12 yrs)</td> <td>1</td> <td>₹500</td> <td>₹750</td> <td>₹1000</td> </tr> </tbody> </table> <p class="note">* GST 12% extra will be applicable.</p> <div class="section"> <div class="row"> <div class="col-sm-7"> <h1>Cancellation Policy</h1> <ul> <li><strong>If cancelled before 15 days:</strong> 100% refund of the total billing amount.</li> <li><strong>If cancelled before 10 days:</strong> 50% refund of the total billing amount.</li> <li><strong>If cancelled before 5 days:</strong> No refund.</li> </ul> </div> <div class="col-sm-5"> <h1>Bank Details</h1> <ul> <li><strong>Bank Account No:</strong> 671201010050232</li> <li><strong>A/C Holder Name:</strong> MAA DURGA HOTELS</li> <li><strong>IFSC Code:</strong> UBIN0567124</li> <li><strong>Branch Name:</strong> KATRA</li> <li><strong>Bank Name:</strong> UNION BANK OF INDIA</li> </ul> </div> </div> </div> </div> </section> <?php include 'include/footer.php'?> <!-- jQuery --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings