File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelthegranddewan.in/tariff.php
Back
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Tariff - Hotel The Grand Dewan</title> <meta name="keywords" content="Responsive,HTML5,CSS3,XML,JavaScript"> <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic%7cPlayfair+Display:400,700%7cGreat+Vibes' rel='stylesheet' type='text/css'> <!-- Attach Google fonts --> <link rel="stylesheet" type="text/css" href="assets/css/styles-1.css"> <!-- Attach the main stylesheet file --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico"> <style> #customers { font-family: Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%; } #customers td, #customers th { border: 1px solid #343434; padding: 8px; } #customers tr:nth-child(even){background-color: none;} #customers tr:hover {background-color: #be987440;} #customers th { padding-top: 12px; padding-bottom: 12px; text-align: left; font: 18px/20px "Playfair Display", Arial, Helvetica, sans-serif; } </style> </head> <body class="home-page-2"> <div class="main-wrapper"> <?php include 'include/header.php';?> <!--Breadcrumb Section--> <section id="breadcrumb-section" data-bg-img="assets/img/breadcrumb.jpg"> <div class="inner-container container"> <div class="ravis-title"> <div class="inner-box"> <div class="title">Tariff</div> </div> </div> <div class="breadcrumb"> <ul class="list-inline"> <li><a href="index.php">Home</a></li> <li class="current"><a href="#">Tariff</a></li> </ul> </div> </div> </section> <!--End of Breadcrumb Section--> <div class="container pt-60 pb-60"> <div class="row"> <table id="customers"> <tr> <th>Room Categories</th> <th>Price</th> </tr> <tr> <td>Deluxe Room</td> <td>Rs. 3999/-</td> </tr> <tr> <td>Superior Triple Room</td> <td>Rs. 5000/-</td> </tr> <tr> <td>Family Room</td> <td>Rs. 6999/-</td> </tr> </table> </div> </div> <?php include 'include/footer.php';?> </div> <!-- JS Include Section --> <script type="text/javascript" src="assets/js/jquery-3.1.0.min.js"></script> <script type="text/javascript" src="assets/js/helper.js"></script> <script type="text/javascript" src="assets/js/owl.carousel.min.js"></script> <script type="text/javascript" src="assets/js/select2.min.js"></script> <script type="text/javascript" src="assets/js/imagesloaded.pkgd.min.js"></script> <script type="text/javascript" src="assets/js/isotope.pkgd.min.js"></script> <script type="text/javascript" src="assets/js/jquery.magnific-popup.min.js"></script> <script type="text/javascript" src="assets/js/template.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings