hjkhhrtertererrrrrerrtertertertertertertert
bnmbnerterterterterterdfgdfgdfgdfgdfgdfgdfgdfgdfg
/
home4
/
digil8bw
/
snowcrest.in
/
Upload FileeE
HOME
<?php ob_start(); require_once('config.php'); ?> <!DOCTYPE html> <html lang="en"> <head> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.css" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link href="css/simp.min.css" rel="stylesheet" type="text/css" /> <link href="css/custom-plugins.css" rel="stylesheet" type="text/css" /> <title>Services | Hotel Snow Crest Inn, McLeod Ganj | Hotels in Dharamshala</title> <meta name="Description" content="Hotel Snow Crest Inn, McLeod Ganj, Dharamshala, is a grand hotel next to the beautiful and scenic Dharamshala." /> <meta property="og:title" content="Services | Hotel Snow Crest Inn, McLeod Ganj | Hotels in Dharamshala" /> <meta property="og:type" content="website" /> <meta property="og:url" content="services/services.html" /> <meta property="og:description" content="Hotel Snow Crest Inn, McLeod Ganj, Dharamshala, is a grand hotel next to the beautiful and scenic Dharamshala." /> <meta name="Keywords" content="Services, Hotel Snow Crest Inn, McLeod Ganj, Hotel in Dharamshala, McLeod Ganj Hotels" /> <link rel="canonical" hreflang="en" href="services.html" /> <link rel="alternate" media="only screen and (max-width: 640px)" href="m/services/services.html" /> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name = "format-detection" content = "telephone=no"> <link rel="shortcut icon" href="#" /> </head> <body class="for-innerpage "> <div id="wrapper"> <?php include'header.php'?> <div class="inner-page"> <div class="header-pills-wrapper"> <div class="clearfix widget-wrapper header-pills"> <div class="col-xs-12 col-sm-12"> <!-- <h3 class="text-center header-pills-header">Services</h3> --> <ul class="nav nav-pills nav-stacked"> <li> <a class=" active" href="services.html" rel="">Services</a> </li> </ul> </div> </div> </div> <div class="container loc-fullwidth"> <div class="row clearfix"> <div class="col-sm-12 clearfix content_wrapper"> <div class="no-gutter clearfix"> <div class="clearfix widget-wrapper wtheader"> <div class="col-xs-12 one-col text-content"> <h1 class="text-align"> What We Offer - Services Provided By Snow Crest </h1> </div> </div> <div class="clearfix widget-wrapper wt3tb three-col"> <?php $i = 0; $sql_service = "Select * from service where status=1"; $query_service= mysqli_query($conn, $sql_service); while($res_service = mysqli_fetch_array($query_service)){ $i++; ?> <div class="col-sm-4 left-box text-content"> <div style="text-align:center"><br /> <strong><?php echo $res_service['name'];?></strong><br /> <br /> <?php echo $res_service['short_description'];?> </div></div> <?php } ?> </div> <div class="row social_feed clearfix section_bg"> </div> <div class="row location_map_block clearfix"> </div> <div class="promotions_block clearfix"> </div> </div> <div class="custom_widgets_block clearfix"> </div> </div> </div> </div> </div> <!-- <div class="row clearfix widget-wrapper hotel_amenities_wrap"> <p class="text-center side-nav-header no-pad-bot"> <span>Hotel Amenities</span> </p> <ul> </ul> </div> --> <?php include'footer.php'?> <div class="hidden"></div> <script type="text/javascript" src="bookings.simplotel.com/static/xdomain_cookie.min.html" charset="utf-8"></script> <script type="text/javascript" src="js/1-simp-lib.min.js"></script> <script type="text/javascript" src="js/2-simp-lib.min.js"></script> <script type="text/javascript" src="js/3-simp-lib.min.js"></script> <script type="text/javascript" src="js/4-simp-lib.min.js"></script> <script type="text/javascript" src="js/5-simp-lib.min.js"></script> <script type="text/javascript" src="js/bookingengine.min.js"></script> <div id="fb-root"></div> <div id="overlay"></div> <p id="back-top"> <a href="#top"><span class="fa fa-angle-up"></span></a> </p> <script type="text/javascript"> $(document).ready(function() { //contains all common scripts which needs to be called on page load initjs(); // reservation button on top // reservation_top_nav(); // socialicon loader onScrollSocialicons(); // for going to the top of the page goToTop(); }); $(window).on('load', function() { //for showing MORE link if there are more number of links responsive_menu(); // to add a class to the parent of images who are circular roundImageCheck(); }); // Listen for orientation changes window.addEventListener("orientationchange", function() { // Announce the new orientation number responsive_menu(); }, false); window.addEventListener("resize", function() { // Announce the new orientation number responsive_menu(); }, false); </script> <script type="text/javascript"> // for adding third party js file tp.js on page load function jsOnload() { var element = document.createElement('script'); element.src = 'js/lib/tp.js'; document.body.appendChild(element); } if (window.addEventListener) window.addEventListener('load', jsOnload, false); else if (window.attachEvent) window.attachEvent('onload', jsOnload); else window.onload = jsOnload; </script> <div class="col-xs-12 other-script-wrap"> </div> </div> </body> </html>