File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelsinjoshimath.com/nanda-devi-national-park.php
Back
<!DOCTYPE html> <html> <head> <title>Nanda Devi National Park</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>Nanda Devi National Park</h1> <ul> <li><a href="#">Home</a></li> <li><a class="select">Nanda Devi National Park</a></li> </ul> </div> </div> </div> </div> <div class="banner-img"></div> </div> <div class="services-two"> <div class="container"> <div class="inner-about"> <h1>Nanda Devi National Park</h1> <div class="col-sm-6"> <p> Joshimath, also known as Jyotirmath, Joshimath, which is also known as Jyotirmath, which is a sacred place in the state of Uttarakhand. It is the winter seat of Lord Badri and is highly revered due to the fact that Adi Shankaracharya established one of the four 'Maths' here in the 8th century. Joshimath is located at a height of 6150 feet, it is a gateway to several Himalayan mountain climbing expeditions, trekking trails ( Kuari Pass, Valley of Flower, Niti Pass ....... ), and pilgrim centers like Badrinath, Hemkund Sahib, Bhavishya Badri, Narshing Mandir, Vishnuprayag .... and many more. This town tends to receive bitterly cold snowfall during December and January. It is a beautiful place among hills and famous as the winter abode of Bhagwan Badrinath as the idol is brought down from Badrinath Temple to Narsingh Temple in Joshimath during winters. One can see Kalpvriksha, the oldest tree in India which is believed to be 1200 years old. </p> </div> <div class="col-sm-6"> <img src="imgs/attractions/1.jpg" alt=""> </div> </div> </div> </div> </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.03 |
proxy
|
phpinfo
|
Settings