File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/sunrayhomes.in/attraction.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Nearby Attractions | Sun Ray Homes</title> <link rel="icon" href="img/fav.png" type="image/x-icon"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="format-detection" content="telephone=no"> <meta name="apple-mobile-web-app-capable" content="yes"> <link href='http://fonts.googleapis.com/css?family=Hind:400,300,500,600%7cMontserrat:400,700' rel='stylesheet' type='text/css'> <link rel="stylesheet" type="text/css" href="css/lib/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/font-hilltericon.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/owl.carousel.css"> <link rel="stylesheet" type="text/css" href="css/lib/jquery-ui.min.css"> <link rel="stylesheet" type="text/css" href="css/lib/magnific-popup.css"> <link rel="stylesheet" type="text/css" href="css/lib/settings.css"> <link rel="stylesheet" type="text/css" href="css/lib/bootstrap-select.min.css"> <link rel="stylesheet" type="text/css" href="css/style.css"> <style> .bg-20 { background-image: url(img/attbg.jpg); background-position: 50% 44px !important; background-size: 103%; } </style> </head> <body> <!--<div id="preloader"> <span class="preloader-dot"></span> </div>--> <div id="page-wrap"> <?php include 'include/header.php'; ?> <section class="section-sub-banner awe-parallax bg-20"> <div class="awe-overlay"></div> <div class="sub-banner"> <div class="container"> <div class="text text-center"> <h2>Nearby Attractions</h2> </div> </div> </div> </section> <section class="section-room bg-white newback"> <div class="container"> <div class="room-wrap-2"> <div class="room_item-2"> <div class="img"> <img src="img/att1.jpg" alt="Cellular Jail"> </div> <div class="text"> <h2>Cellular Jail</h2> <p>Cellular Jail, located at Port Blair, stood mute witness to the tortures meted out to the freedom fighters, who were incarcerated in this jail. The jail, completed in the year 1906 acquired the name ‘Cellular’ because it is entirely made up of individual cells for the solitary confinement. It originally was a seven prolonged, puce-coloured building with central-tower acting as its fulcrum and a massive structure comprising honeycomb like corridors. The building was subsequently damaged and presently three out of the seven prongs are intact. The Jail, now a place of pilgrimage for all freedom loving people, has been declared a National Memorial.</p> </div> </div> <div class="room_item-2 img-right"> <div class="img"> <img src="img/att2.jpg" alt=""> </div> <div class="text"> <h2>Ross Island</h2> <p>Ross Island, officially known as Netaji Subhash Chandra Bose Island, is an island of the Andaman Islands. It belongs to the South Andaman administrative district, Andaman and Nicobar Islands. The island is situated 3 km (2 mi) east from central Port Blair. The historic ruins are a tourist attraction. Ross island was named after marine surveyor, Daniel Ross. In December 2018, it was renamed as Netaji Subhash Chandra Bose Island as a tribute to Subhas Chandra Bose.</p> </div> </div> <div class="room_item-2"> <div class="img"> <img src="img/att3.jpg" alt=""> </div> <div class="text"> <h2>Viper Island</h2> <p>Viper Island is an island of the Andaman Islands. It belongs to the South Andaman district of the Andaman and Nicobar Islands. The island lies 4 km (2 mi) west of Port Blair. Viper Island derives its name from the vessel H.M.S. Viper in which Lt. Archibald Blair came to Andaman and Nicobar Islands in 1789. The vessel, it is believed, met with an accident and its wreckage was found near the island. This small island was the site of the jail where the British used to imprison convicts and political prisoners. It has the ruins of a gallows atop a hillock.</p> </div> </div> <div class="room_item-2 img-right"> <div class="img"> <img src="img/att4.jpg" alt=""> </div> <div class="text"> <h2>Corbyn Cove Beach</h2> <p>Corbyn's Cove Beach Andaman & Nicobar Secluded, and unspoilt, the Corbyn's Cove beach is just 8 kilometers from the City center, and a prominent sightseeing place in Andaman. With pleasant blue sea water and lush green coconut palms, the beach allows visitors to relax alongside and enjoy several water sports available on the shore of the beach. Some of the water activities that one can undertake and enjoy over a visit to Corbyn's Cove Beach include scuba diving, surfing, and boating. Further, the beach is also a perfect location for taking pleasure of sunbathing, swimming and surfing.</p> </div> </div> <div class="room_item-2"> <div class="img"> <img src="img/att5.jpg" alt="Mount Harriet National Park"> </div> <div class="text"> <h2>Mount Harriet National Park</h2> <p>Mount Harriet in Port Blair, Andamans, India is an array of veritable tourist attractions in once- it is a national park, known for collection and conservation of flora and fauna species, and also it offers some of the most enviable views for miles around, being a mountain peak. It is a recreational part, having swings and watch towers and other such equipment, and long trails through which one can walk, trek or take photographs. It is among the total of about 9 of its kind in the Andamans.</p> </div> </div> </div> </div> </section> <?php include 'include/footer.php'; ?> </div> <script type="text/javascript" src="js/lib/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="js/lib/jquery-ui.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap.min.js"></script> <script type="text/javascript" src="js/lib/bootstrap-select.js"></script> <script src="https://maps.googleapis.com/maps/api/js?v=3.exp&signed_in=true"></script> <script type="text/javascript" src="js/lib/isotope.pkgd.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/lib/jquery.themepunch.tools.min.js"></script> <script type="text/javascript" src="js/lib/owl.carousel.js"></script> <script type="text/javascript" src="js/lib/jquery.appear.min.js"></script> <script type="text/javascript" src="js/lib/jquery.countTo.js"></script> <script type="text/javascript" src="js/lib/jquery.countdown.min.js"></script> <script type="text/javascript" src="js/lib/jquery.parallax-1.1.3.js"></script> <script type="text/javascript" src="js/lib/jquery.magnific-popup.min.js"></script> <script type="text/javascript" src="js/lib/SmoothScroll.js"></script> <script type="text/javascript" src="js/scripts.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings