hjkhhndndndnd,trt
bnmbertsu,yu,yu,fffffffy,ltdfg
/
home4
/
gofvotmy
/
public_html
/
hotelkkcontinental.com
/
Upload FileeE
HOME
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Hotel - KK Continental</title> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="" /> <meta name="author" content="" /> <!-- LOAD CSS FILES --> <link href="css/main.css" rel="stylesheet" type="text/css" /> <!-- LOAD JS FILES --> <script src="js/jquery.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.isotope.min.js"></script> <script src="js/jquery.prettyPhoto.js"></script> <script src="js/easing.js"></script> <script src="js/jquery.lazyload.js"></script> <script src="js/jquery.ui.totop.js"></script> <script src="js/selectnav.js"></script> <script src="js/ender.js"></script> <script src="js/custom.js"></script> <script src="js/responsiveslides.min.js"></script> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head> <body> <!-- header begin --> <header> <div id="logo"> <div class="inner"> <a href="index.html"><img src="img/logo.png" alt="" /></a> </div> </div> <!-- mainmenu begin --> <div id="mainmenu-container"> <ul id="mainmenu"> <li><a href="index.html">Home</a></li> <li><a href="aboutus.html">about hotel</a> <!--<ul> <li><a href="room-list.html">Room List</a> </li><li><a href="room-details.html">Room Details</a> </li></ul>--> <li><a href="accommodation.html">accommodation</a></li> <li><a href="attractions.html">attractions</a></li> <li><a href="gallery.html">gallery</a></li> <!-- <li><a href="#">services</a>--> <!--<ul> <li><a href="news.html">News List</a></li> <li><a href="single-news.html">Single News</a></li> </ul>--> </li> <li><a href="contact.html">contact us</a></li> <li><a href="https://hotelkkcontinental.bookingjini.com">Book Now</a></li> <!-- <li><a href="https://hotels.eglobe-solutions.com/hotelkkcontinental/booking/detail/#bookingsteps">Book Now</a></li>--> </li></ul> </div> </header> <!-- header close --> <!-- subheader begin --> <div id="subheader-attractions"> <div class="container"> </div> </div> <!-- subheader close --> <div class="clearfix"></div> <div id="booking"> <div class="container"> <div class="row"> <span class="span2">Book Now:</span> <form class="form-inline" action="enquireus.php" name="booking-form" method="post" /> <div class="span2"> <input type="text" id="name" name="pname" placeholder="Name" required /> <input type="text" id="phone" name="pphone" placeholder="Phone" required /> </div> <div class="span2"> <input type="text" id="email" name="pemail" placeholder="Email" required /> <select name="pselectroom"> <option>Select Room<option /> <option>Maharaja Suite <option /> <option>Deluxe Triple<option /> <option>Deluxe Double<option /> </select> </div> <div class="span2"> <input type="text" id="checkin" name="pcheckindate" placeholder="Check In Date" required /> <input type="text" id="checkout" name="pcheckout" placeholder="Check Out Date" required /> </div> <div class="span2"> <select name="pnumberofrooms"> <option>Number of Rooms<option /> <option>1<option /> <option>2<option /> <option>3<option /> <option>4<option /> <option>5+<option /> </select> <select name="pnumberofguests"> <option>Number of Guests<option /> <option>1<option /> <option>2<option /> <option>3<option /> <option>4<option /> <option>5+<option /> </select> </div> <div class="span2"><br> <button onclick="location.href = 'https://hotelkkcontinental.bookingjini.com';" class="btn btn-pimary btn-submit" type="submit" id="submit">Submit</button> <!--<a class="btn btn-pimary btn-submit">Submit</a>--> </div> </form> </div> </div> </div> <!-- content begin --> <div id="content"> <div class="container"> <div class="row"> <div class="span12"> <!--<style type="text/css"> #stylized input{ font-size:12px; border:solid 1px #999; width:50px; height:24px; margin:0; padding:0; } #stylized select{ font-size:12px; border:solid 1px #999; width:50px; height:24px; margin:0; padding:0; } .btn{background: linear-gradient(#0078D7,#0078D7); } @media only screen and (max-width: 480px) { #stylized .td2, .td3, .td4, .td5, .td6, .td7 { float:left; height:35px; width:100%; text-align:left; padding-left:3%; } #stylized .td1 { float:left; height:70px; width:100%; text-align:left; padding-left:3%; } #stylized .td6 { margin-bottom:15px;padding-top:8px; } </style> <table width="100%" id="stylized" height="80px" border="0" cellspacing="0" cellpadding="0" align="center" style=" margin-top:0px; border-bottom:#CCC 1px solid; margin-bottom:10px; background:#dddddd;"> <form action="https://hotels.eglobe-solutions.com/hotelkkcontinental/booking/detail/#bookingsteps" target="_parent" method="post" name="frmHotelDetails" id="frmHotelDetails" > <script type="text/javascript" src="http://www.eglobe-solutions.com/mailer/IframeBookingEngine/caldateinput.js"></script> <tr> <td height="30px" colspan="6" align="center" valign="middle" class="td1" style="/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#993b38+0,8c201d+50,7d0400+100 */ background: rgb(153,59,56); /* Old browsers */ background: -moz-linear-gradient(top, rgba(153,59,56,1) 0%, rgba(140,32,29,1) 50%, rgba(125,4,0,1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(153,59,56,1) 0%,rgba(140,32,29,1) 50%,rgba(125,4,0,1) 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, rgba(153,59,56,1) 0%,rgba(140,32,29,1) 50%,rgba(125,4,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#993b38', endColorstr='#7d0400',GradientType=0 ); /* IE6-9 */ border-bottom:1px solid #D1D1D1"> <font style=" font-size: 18px; line-height: 20px; padding:0px; margin-top:-20px; font-family: 'Economica', Arial, sans-serif; font-weight: 200; color: #fff; text-align:center; "> Book Online Hotel KK Continental , Get Instant Confirmation </font> </td> </tr> <tr> <td width="13%" align="right" bgcolor="#FDFDFD" class="td2" style="font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#353526; font-size:14px;"><strong>Check-In </strong></td> <td width="18%" align="left" bgcolor="#FDFDFD" class="td3" style="font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#464646; font-size:14px;"><script>DateInput('checkInDateParam', true, 'DD-MON-YYYY')</script></td> <td width="16%" align="right" bgcolor="#FDFDFD" class="td2" style="font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#353526; font-size:14px;"><strong> Nights </strong></td> <td width="12%" align="left" bgcolor="#FDFDFD" class="td3" style="font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; color:#464646; font-size:14px;"><select name="selStay" id="selStay" onChange="document.getElementById('numNightsParam').value=this.value;"> <option value="1">1</option> <option value="2">2</option> <option value="3">3</option> <option value="4">4</option> <option value="5">5</option> <option value="6">6</option> <option value="7">7</option> <option value="8">8</option> <option value="9">9</option> <option value="10">10</option> </select></td> <td width="20%" align="center" valign="middle" bgcolor="#FDFDFD" class="td5"><input type="hidden" name="numNightsParam" id="numNightsParam" value="1"/> <input type="submit" value="Book Online" class="btn" style="width:120px; font-size:16px; color:#fff; cursor:pointer; height:30px; border-radius:4px; border:none; "/></td> <td width="21%" align="center" bgcolor="#FDFDFD" class="td6"><img src="http://eglobe-solutions.com/mailer/images/best-rate-logo.png" alt="Credit card" /></td> </tr></form> </table>--> <h1>Attractions</h1> <!-- <span>This is custom slogan for each page.</span>--> </div> </div> <div class="room_description"></div> <div class="row room-list"> <br> <!-- room --> <div class="room span4"><img src="img/gt.jpg" data-original="img/gt.jpg" class="img-polaroid" alt="" /> <h4>The Golden Temple</h4> <div class="description"> The abode of Bliss and Blessings, The Golden Temple is holiest of the shrines of Sikh religion. Guru Arjun Dev requested the great contemporary Muslim saint Mian Meer to lay the foundation stone of this shrine in January 1589, thus the building was completed in 1601 and the Holy Scripture of Sikhs Adi Granth was installed in Temple in 1604. </div> </div> <!-- close room --> <!-- room --> <div class="room span4"><img src="img/jb-bagh.jpg" data-original="img/jb-bagh.jpg" class="img-polaroid" alt="" /> <h4>Jallian Wala Memorial</h4> <div class="description">In 1919, The Jallianwala Bagh was no "garden but a desolate piece of land- a rectangle of irregular shape, about 229 meters long and 13 meters wide.The 'Flame of liberty' was constructed in 1954 and inaugurated by the President, Dr Rajindra Parsad in 1961. On the four sides of the memorial, the words, "In memory of martyrs-13 April,1919" has been inscribed in Hindi, Punjabi,Urdu and English. </div> </div> <!-- close room --> <!-- room --> <div class="room span4"><img src="img/dg-mandir.jpg" data-original="img/dg-mandir.jpg" class="img-polaroid" alt="" /> <h4>Durgiana Temple</h4> <div class="description">People visit this place in large numbers to witness the lowering down of the flags of both countries. The only post, where a special parade is organised to lower the flags simultaneously from the flag poles in the evening,beams with activity. The flag lowering ceremony, better known as the 'Retreat' is performed everyday, Shortly before sunset, by Border Security Force (BSF) jawans on the Indian side and Pakistan Rangers on the other side. </div> </div> <!-- room --> <div class="room span4"><img src="img/ramtirath-1.jpg" alt="" width="640" height="400" class="img-polaroid" data-original="img/ramtirath-1.jpg" /> <h4>Sri Ram Tirth</h4> <div class="description">On the outskirts of Amritsar is this significant historic birthplace of Lav and Kush. It is the spot where sage Valmiki's ashram stood and this is a sacred place for the Hindus where we get a glimpse of statues illustrating scenes from the Ramayana.</div> </div> <div class="room span4"> <img src="img/attraction-panorma.jpg" alt="" width="640" height="400" class="img-polaroid" data-original="img/attraction-panorma.jpg" /> <h4>Maharaja Ranjit Singh Panorama</h4> <div class="description">Maharaja Ranjit Singh Panorama is a permanent visual documentation of Maharaja Ranjit Singh and it has been conceptualized and set up by National Council of Science Museums, an autonomous organization of the Ministry of Culture, Government of India. </div> </div> <div class="room span4"><img src="img/attraction-laldevi.jpg" alt="" width="640" height="400" class="img-polaroid" data-original="img/attraction-laldevi.jpg" /> <h4>Mata Lal Devi Mandir</h4> <div class="description">Her Holiness, Godly Personified, with unlimited heavenly powers, Mata Lal Devi Ji is popularly known as "Pujya Mata ji" among her devotees. In her own words, "I am Dharam Maa to all those, who come to visit this temple and Almighty has destined me to serve them all". This version of Pujya Mata Ji shows her greatness and unquestioned trust in God. </div> </div> <div class="room span4"> <img src="img/attraction-border.jpg" alt="" width="640" height="400" class="img-polaroid" data-original="img/attraction-border.jpg" /> <h4>Wagha Border</h4> <div class="description"> It’s a very happy moment to see the evening scene of both the countries on the international border, called as wagha border, where the national flags gets lowered down with a systematic parade and salutes with national songs. </div> </div> <div class="room span4"> <img src="img/attraction-tarntaran.jpg" alt="" width="640" height="400" class="img-polaroid" data-original="img/attraction-tarntaran.jpg" /> <h4>Gurdwara Sri Tarn Taran Sahib</h4> <div class="description"> It’s a very happy moment to see the evening scene of both the countries on the international border, called as wagha border, where the national flags gets lowered down with a systematic parade and salutes with national songs. </div> </div> <div class="room span4"> <img src="img/shaheed-ganj.jpg" alt="" width="640" height="400" class="img-polaroid" data-original="img/shaheed-ganj.jpg" /> <h4>Gurdwara Shaheed Ganj</h4> <div class="description">A very beautiful and large Gurdwara of Shaheed Baba Deep Singh Ji outside Chatiwind gate in Amritsar City. Baba Deep Singh Ji became martyr in 1817(1760 A.D.) after fighting for Sikh religion.</div> </div> </div> <br> <br> </div> </div> <!-- content close --> <!-- footer begin --> <footer> <div class="container"> <div class="row"> <div class="span3"> <h3>Holy City - Amritsar</h3> <div class="callbacks_footer_container"> <div class="row"> <ul class="rslides_footer pic_slider room-features-footer"> <li> <img src="img/dg-mandir-footer.jpg" alt="" class="img-polaroid" /> </li> <li> <img src="img/jw-footer.jpg" alt="" class="img-polaroid" /> </li> <li> <img src="img/gt-footer.jpg" alt="" class="img-polaroid" /> </li> </ul> </div> </div> </div> <div class="span3"> <h3>We offer</h3> <div class="row"> <ul class="room-features-footer"> <li class="span2"><i class="icon-check-sign"></i>Wi-fi Complimentry</li> <li class="span2"><i class="icon-check-sign"></i>LED in all Rooms</li> <li class="span2"><i class="icon-check-sign"></i>24 Hours Power Backup</li> <li class="span2"><i class="icon-check-sign"></i>Banquet Hall</li> <li class="span2"><i class="icon-check-sign"></i>Refrigerator</li> <li class="span2"><i class="icon-check-sign"></i>Travel Desk</li> <li class="span2"><i class="icon-check-sign"></i>Laundry Facilities</li> <li class="span2"><i class="icon-check-sign"></i>Taxi on Call</li> <li class="span2"><i class="icon-check-sign"></i>Pick & Drop on paid basis</li> <li class="span2"><i class="icon-check-sign"></i>Express checkout</li> </ul> </div> </div> <div class="span3"> <h3>Our Address</h3> <address> 23, Albert Road, Opp. Canal Office,<br> Amritsar (Punjab) <span><strong>Phone:</strong>+91 183 2560021, 22</span> <span><strong>Mobile:</strong>+91 9988774025</span><span><strong>Email:</strong><a href="mailto:info@hotelkkcontinental.com">info@hotelkkcontinental.com</a>,<br> <strong></strong><a href="mailto:hotelkkcontinental@gmail.com">hotelkkcontinental@gmail.com</a> </span> <span><strong>Web:</strong><a href="http://www.hotelkkcontinental.com">www.hotelkkcontinental.com</a></span> </address> <div class="social-icons"> <a href="https://www.facebook.com/KKcontinentalhotel" target="_blank"><img src="img/facebook.png" alt="" /></a> </div> </div> <div class="span3"> <h3>We Accept</h3> <ul class="list-news"> <li> <img src="img/payment-icons.jpg"> <div class="text"></div> </li> </ul> </div> </div> </div> <div class="subfooter"> <div class="container"> <div class="row"> <div class="span6"> © Copyiright 2014 - Hotel KK Continental </div> <div class="span6"> <nav> <ul> <li><a href="index.html">Home</a></li> <li><a href="aboutus.html">About Hotel</a></li> <li><a href="aboutus.html">Accommodation</a></li> <li><a href="attractions.html">Attractions</a></li> <li><a href="contact.html">Contact Us</a></li> <li><a href="booking.html">Reservations</a></li> </ul> </nav> </div> </div> </div> </div> </footer> <!-- footer close --> </body> </html>