File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/pgresort.in/attraction.php
Back
<!DOCTYPE html> <html dir="ltr" lang="en"> <head> <title>Attractions || PG Resort </title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- css file --> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/default.css"> <!-- Responsive stylesheet --> <link rel="stylesheet" href="css/responsive.css"> <!-- Favicon --> <link href="images/favicon.png" sizes="128x128" rel="shortcut icon" type="image/x-icon" /> </head> <body> <div class="wrapper"> <?php include 'include/header.php'; ?> <!-- Home Design Inner Pages --> <div class="ulockd-inner-home"> <div class="container text-center"> <div class="row"> <div class="inner-conraimer-details"> <div class="col-md-12"> <h1 class="text-uppercase">Attractions</h1> </div> </div> </div> </div> </div> <!-- Home Design Inner Pages --> <div class="ulockd-inner-page"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="ulockd-icd-layer"> <ul class="list-inline ulockd-icd-sub-menu"> <li><a href="index.php"> HOME </a></li> <li><a href="#."> > </a></li> <li> <a href="#."> NEARBY PLACES </a> </li> </ul> </div> </div> </div> </div> </div> <!-- Our About --> <section class="ulockd-about2"> <div class="container"> <div class="row attraction"> <div class="col-sm-12 col-md-5"> <div class="ulockd-about-box"> <div class=" text-center"> <img class="img-responsive img-whp bdrs20" src="images/attraction/1.jpg" alt="Attraction"> </div> </div> </div> <div class="col-sm-12 col-md-7"> <div class="ulock-about"> <h1 class="title-bottom ulockd-mrgn630 ulockd-mrgn120"><span class="text-thm2">Asthamba, Nandurbar</span></h1> <p>Asthamba is the religious place of Nandurbar region and is located in Akrani Tehsil. Asthamba fair held here is considered to be one of the most prominent fairs of tribals from south Gujarat and North West Maharashtra. During Diwali festival, the fair is held for 10 to 15 days.</p> </div> </div> </div> <div class="row attraction"> <div class="col-sm-12 col-md-5"> <div class="ulockd-about-box"> <div class="text-center"> <img class="img-responsive img-whp bdrs20" src="images/attraction/2.jpg" alt="Attraction"> </div> </div> </div> <div class="col-sm-12 col-md-7"> <div class="ulock-about"> <h1 class="title-bottom ulockd-mrgn630 ulockd-mrgn120"><span class="text-thm2">Unpdev</span></h1> <p>The Unapdev hot water springs are located at a distance of 6 km from Adavad village in Shahada taluka of Nandurbar District in Maharashtra State. It always has water coming from a structure in the shape like a cow’s mouth. Unapdev is famous for the Hot Waster Spring.</p> </div> </div> </div> <div class="row attraction"> <div class="col-sm-12 col-md-5"> <div class="ulockd-about-box"> <div class="text-center"> <img class="img-responsive img-whp bdrs20" src="images/attraction/3.jpg" alt="Attraction"> </div> </div> </div> <div class="col-sm-12 col-md-7"> <div class="ulock-about"> <h1 class="title-bottom ulockd-mrgn630 ulockd-mrgn120"><span class="text-thm2">Toranmal (Hill Station)</span></h1> <p>Toranmal is a Hill Station in the municipal council of the Nandurbar district in the Indian state of Maharashtra. One can reach through Shahada. It is a hill station located in the Satpura Range. Its Gorakhnath Temple is the site of a Yatra attended by thousands of devotees on Mahashivratri. </p> </div> </div> </div> <div class="row attraction"> <div class="col-sm-12 col-md-5"> <div class="ulockd-about-box"> <div class="text-center"> <img class="img-responsive img-whp bdrs20" src="images/attraction/4.jpg" alt="Attraction"> </div> </div> </div> <div class="col-sm-12 col-md-7"> <div class="ulock-about"> <h1 class="title-bottom ulockd-mrgn630 ulockd-mrgn120"><span class="text-thm2">Prakasha</span></h1> <p>A place is located in Shahada taluka of Nandurbar district on the banks of the Tapi River. This is what we are known as South Kashi. The importance of the answer is as much as the importance of South-Kashi.</p> </div> </div> </div> <div class="row attraction"> <div class="col-sm-12 col-md-5"> <div class="ulockd-about-box"> <div class="text-center"> <img class="img-responsive img-whp bdrs20" src="images/attraction/5.jpg" alt="attraction"> </div> </div> </div> <div class="col-sm-12 col-md-7"> <div class="ulock-about"> <h1 class="title-bottom ulockd-mrgn630 ulockd-mrgn120"><span class="text-thm2">Shirish Kumar Mehta Nandurbar</span></h1> <p>Mahatma Gandhi started the Quit India movement against the British in 1942. Shirishkumar was leading a procession protesting against the government in Nandurbar. The police had set up barricades at Mangal Bazar area. The police launched a Lathi charge on the protesters as soon as procession reached them. Shirishkumar had the Tiranga, the Indian national flag.</p> </div> </div> </div> <div class="row attraction"> <div class="col-sm-12 col-md-5"> <div class="ulockd-about-box"> <div class="text-center"> <img class="img-responsive img-whp bdrs20" src="images/attraction/6.jpg" alt="attraction"> </div> </div> </div> <div class="col-sm-12 col-md-7"> <div class="ulock-about"> <h1 class="title-bottom ulockd-mrgn630 ulockd-mrgn120"><span class="text-thm2">Purna Wildlife Sanctuary</span></h1> <p>Purna Wildlife Sanctuary is a wildlife sanctuary in the Western Ghats mountain range, in the States of Gujarat and Maharashtra, India. In the South Gujarat, it is located between Vyara, Tapi District and Ahwa, Dang District, and in Maharashtra, it is located in Nandurbar District. Apart from the Dangs' District, it is a part of the Northern Division of the Dangs' Forest.</p> </div> </div> </div> </div> </section> <?php include 'include/footer.php'; ?> </div> <!-- Wrapper End --> <script type="text/javascript" src="js/jquery-1.12.4.js"></script> <script type="text/javascript" src="js/bootstrap.min.js"></script> <script type="text/javascript" src="js/bootsnav.js"></script> <script type="text/javascript" src="js/parallax.js"></script> <script type="text/javascript" src="js/scrollto.js"></script> <script type="text/javascript" src="js/jquery-scrolltofixed-min.js"></script> <script type="text/javascript" src="js/jquery.counterup.js"></script> <script type="text/javascript" src="js/gallery.js"></script> <script type="text/javascript" src="js/wow.min.js"></script> <script type="text/javascript" src="js/slider.js"></script> <script type="text/javascript" src="js/video-player.js"></script> <script type="text/javascript" src="js/jflickrfeed.min.js"></script> <script type="text/javascript" src="js/jquery.barfiller.js"></script> <script type="text/javascript" src="js/timepicker.js"></script> <script type="text/javascript" src="js/tweetie.js"></script> <script type="text/javascript" src="js/color-switcher.js"></script> <script type="text/javascript" src="js/script.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings