File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelsinjoshimath.com/valley-of-flowers-national-park.php
Back
<!DOCTYPE html> <html> <head> <title>Valley of Flowers National Park Uttarakhand </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>Valley of Flowers National Park Uttarakhand </h1> <ul> <li><a href="#">Home</a></li> <li><a class="select">Valley of Flowers National Park Uttarakhand </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>Valley of Flowers National Park Uttarakhand </h1> <div class="col-sm-6"> <p> Displaying a riot of colour, Valley of Flowers National Park is spread over 87 square kilometers in the Chamoli District in Garhwal Region of Uttarakhand. Situated at an altitude of 3500 m, the national park is part of one of the largest biosphere reserves in India, Nanda Devi. One has to take up a trek of 17 km to reach this national park that begins from Ghangaria Village from where diverts a route towards the famous Sikh pilgrimage site, Hemkund Sahib. This wildlife reserve that is in the UNESCO World Network of Biosphere Reserves since 2004 offers mesmerizing views and is remarkably beautiful with a lot of species of flowers. Some rare species that can be spotted during the peak season is Brahma Kamal. The waterfalls, landscape, and lush green meadows add to the beauty of this place. Not just flora, Valley of Flowers National Park is also home to many species of fauna, which includes musk deer and red fox. It is during the monsoon months beginning from June, the park gets covered with hundreds of flower species and their aroma soothe and content the heart. </p> </div> <div class="col-sm-6"> <img src="imgs/attractions/7.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.02 |
proxy
|
phpinfo
|
Settings