File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelsinjoshimath.com/hotels-in-joshimath.php
Back
<!DOCTYPE html> <html> <head> <title>Hotels In Joshimath</title> <meta name="keywords" content=""> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!--main file--> <link href="css/pearl-hotel.css" rel="stylesheet" type="text/css"> <!--Medical Guide Icons--> <link href="fonts/pearl-icons.css" rel="stylesheet" type="text/css"> <!-- Default Color--> <link href="css/default-color.css" rel="stylesheet" id="color" type="text/css"> <!--bootstrap--> <link href="css/bootstrap.css" rel="stylesheet" type="text/css"> <!--Dropmenu--> <link href="css/dropmenu.css" rel="stylesheet" type="text/css"> <!--Sticky Header--> <link href="css/sticky-header.css" rel="stylesheet" type="text/css"> <!--Sticky Countdown--> <link href="css/countdown.css" rel="stylesheet" type="text/css"> <!--revolution--> <link href="css/settings.css" rel="stylesheet" type="text/css"> <link href="css/extralayers.css" rel="stylesheet" type="text/css"> <!--Owl Carousel--> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css"> <!--Date Picker--> <link href="css/date-pick.css" rel="stylesheet" type="text/css"> <!--Form Dropdown--> <link href="css/form-dropdown.css" rel="stylesheet" type="text/css"> <!-- Mobile Menu --> <link rel="stylesheet" type="text/css" href="css/jquery.mmenu.all.css" /> <!--PreLoader--> <link href="css/loader.css" rel="stylesheet" type="text/css"> <!--switcher--> <link href="css/switcher.css" rel="stylesheet" type="text/css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> </head> <body> <div id="wrap"> <!--Start PreLoader--> <div id="preloader"> <div id="status"> </div> <div class="loader"> <h1>Loading...</h1> <span></span> <span></span> <span></span> </div> </div> <?php include 'include/header.php'; ?> <!--Start Sub Banner--> <div class="sub-banner"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="detail"> <h1>Hotels In Joshimath</h1> <ul> <li><a href="#">Home</a></li> <li><a class="select">Hotels In Joshimath</a></li> </ul> </div> </div> </div> </div> <div class="banner-img"></div> </div> <!--Start Content--> <div class="content"> <!--Start Rooms--> <div class="hotel-rooms"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="room-sec"> <a href="#"><img src="imgs/hotel/1.jpg" alt=""></a> <div class="text-detail"> <h4>Hotel Auli D</h4> <p>Hotel AULI-D is strategically located in Joshimath on the road leading to Badrinath Dham. The Hotel is very near to the market & slightly away from the crowd, the basic requirement like Petrol Pump, ATM and others are nearby. AULI D is a reputed brand in Joshimath in the service & Hospitality industry for last more than 13-14yr. Our motto is to provide all our guests a Homely Comfort, the rooms and food have also been planned the way to cater to the need for HOME STAY to couples or a big family. Its the perfect stay if you are traveling to Badrinath Dham / Hemkund sahib / Auli / Valley of Flower / Niti Valley ......... Enjoy the Pure Veg food at Hotel Auli D. Plus it offers a variety of Room options - Dlx / Sup Dl / Premium & Pine Suites. </p> </div> <div class="price-detail"> <div class="stars"> <i class="icon-star3"></i> <i class="icon-star3"></i> <i class="icon-star3"></i> </div> <div class="room-price"> <a href="https://api.whatsapp.com/send?phone=+919404295688&text=Welcome%20to%20Hotels%20In%20Joshimath">Book Now</a> </div> </div> </div> <div class="room-sec"> <a href="#"><img src="imgs/hotel/2.jpg" alt=""></a> <div class="text-detail"> <h4>Aaryam Resort</h4> <p>Aaryam Resort, at Lower Auli, has 11 rooms and 3 cottages with all modern facilities. We are located at the most beautiful location in Auli. You can visit anytime during the year and you will be greeted with different types of landscapes according to the season of visit. You can see clouds in the monsoon season, snow slopes in the winter season, and clear peaks in the summer season. All the rooms & cottages in the resort provide you with a 180° view of the higher peaks like Hathi, Ghoda, Palki, and Nanda Devi. This is heaven for birdwatchers as well.</p> </div> <div class="price-detail"> <div class="stars"> <i class="icon-star3"></i> <i class="icon-star3"></i> <i class="icon-star3"></i> </div> <div class="room-price"> <a href="https://api.whatsapp.com/send?phone=+919404295688&text=Welcome%20to%20Hotels%20In%20Joshimath">Book Now</a> </div> </div> </div> <div class="room-sec"> <a href="#"><img src="imgs/hotel/3.jpg" alt=""></a> <div class="text-detail"> <h4>Village Homestay </h4> <p>Our Homestay is of 6 rooms with a perfect view of the Himalayas. Spacious parking, Hot & Coldwater, and attendant to cater to your daily need. Homestyle food is made as per your choice from the options available. Homestay is approx 5-6 km from Joshimath Market </p> </div> <div class="price-detail"> <div class="stars"> <i class="icon-star3"></i> <i class="icon-star3"></i> <i class="icon-star3"></i> </div> <div class="room-price"> <a href="https://api.whatsapp.com/send?phone=+919404295688&text=Welcome%20to%20Hotels%20In%20Joshimath">Book Now</a> </div> </div> </div> </div> </div> </div> </div> <!--End Rooms--> </div> <!--End Content--> </div> <?php include 'include/footer.php'; ?> <script type="text/javascript" src="js/jquery.js"></script> <!-- SMOOTH SCROLL --> <script type="text/javascript" src="js/scroll-desktop.js"></script> <script type="text/javascript" src="js/scroll-desktop-smooth.js"></script> <!-- START REVOLUTION SLIDER --> <script type="text/javascript" src="js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/jquery.themepunch.tools.min.js"></script> <!-- Countdown --> <script type="text/javascript" src="js/countdown.js"></script> <!-- Owl Carousel --> <script type="text/javascript" src="js/owl.carousel.js"></script> <script type="text/javascript" src="js/cart-detail.js"></script> <!-- Mobile Menu --> <script type="text/javascript" src="js/jquery.mmenu.min.all.js"></script> <!-- Form Drop Down --> <script type="text/javascript" src="js/form-dropdown.js"></script> <!-- Date Picker and input hover --> <script type="text/javascript" src="js/classie.js"></script> <script type="text/javascript" src="js/jquery-ui-1.10.3.custom.js"></script> <!-- Booking Accordion --> <script type="text/javascript" src="js/booking-accordiion.js"></script> <!-- All Scripts --> <script type="text/javascript" src="js/custom.js"></script> <!-- Switcher --> <script type="text/javascript" src="js/switcher-hotel.js"></script> <!-- Date Picker --> <script type="text/javascript"> [].slice.call( document.querySelectorAll( 'input.input__field' ) ).forEach( function( inputEl ) { // in case the input is already filled.. // events: inputEl.addEventListener( 'focus', onInputFocus ); inputEl.addEventListener( 'blur', onInputBlur ); } ); function onInputFocus( ev ) { classie.add( ev.target.parentNode, 'input--filled' ); } function onInputBlur( ev ) { if( ev.target.value.trim() === '' ) { classie.remove( ev.target.parentNode, 'input--filled' ); } } //date picker jQuery("#datepicker").datepicker({ inline: true }); jQuery("#datepicker2").datepicker({ inline: true }); <!-- Form Drop Down --> $(document).ready(function() { $(".basic-example").heapbox(); }); </script> <!-- Revolution Slider --> <script type="text/javascript"> jQuery('.tp-banner').show().revolution( { dottedOverlay:"none", delay:16000, startwidth:1170, startheight:900, hideThumbs:200, thumbWidth:100, thumbHeight:50, thumbAmount:5, navigationType:"nexttobullets", navigationArrows:"solo", navigationStyle:"preview", touchenabled:"on", onHoverStop:"on", swipe_velocity: 0.7, swipe_min_touches: 1, swipe_max_touches: 1, drag_block_vertical: false, parallax:"mouse", parallaxBgFreeze:"on", parallaxLevels:[7,4,3,2,5,4,3,2,1,0], keyboardNavigation:"off", navigationHAlign:"center", navigationVAlign:"bottom", navigationHOffset:0, navigationVOffset:20, soloArrowLeftHalign:"left", soloArrowLeftValign:"center", soloArrowLeftHOffset:20, soloArrowLeftVOffset:0, soloArrowRightHalign:"right", soloArrowRightValign:"center", soloArrowRightHOffset:20, soloArrowRightVOffset:0, shadow:0, fullWidth:"on", fullScreen:"off", spinner:"spinner4", stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1, shuffle:"off", autoHeight:"off", forceFullWidth:"off", hideThumbsOnMobile:"off", hideNavDelayOnMobile:1500, hideBulletsOnMobile:"off", hideArrowsOnMobile:"off", hideThumbsUnderResolution:0, hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, startWithSlide:0, videoJsPath:"rs-plugin/videojs/", fullScreenOffsetContainer: "" }); </script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings