File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelcityview.co.in/index.php
Back
<!DOCTYPE html> <html lang="en"> <head> <!-- set the encoding of your site --> <meta charset="utf-8"> <!-- set the viewport width and initial-scale on mobile devices --> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Hotel City View | Home</title> <!-- include the site stylesheets --> <link rel="stylesheet" href="css/bootstrap.css" type="text/css" media="all"> <link rel="stylesheet" href="css/style.css" type="text/css" media="all"> <link rel="stylesheet" href="css/colors.css" type="text/css" media="all"> <link rel="stylesheet" href="css/jquery.countdown.css" type="text/css"> <link rel="stylesheet" href="css/animations.min.css" type="text/css" media="all"> <link rel="stylesheet" href="css/datepicker.css" type="text/css" media="all"> <!-- Bootstrap Dropdown Hover CSS --> <link rel="stylesheet" href="css/animate.min.css" type="text/css" media="all"> <link rel="stylesheet" href="css/bootstrap-dropdownhover.min.css" type="text/css" media="all"> <!-- Fonts CSS --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,400italic,700" type="text/css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700" type="text/css"> <!-- Range slider CSS --> <link rel="stylesheet prefetch" href="css/jquery-ui.css" type="text/css"> <!-- flex slider CSS --> <link rel="stylesheet" href="css/flexslider.css" type="text/css"> <link rel="shortcut icon" href="images/logo2.png"> <style> .t1{ color:#000; font-size:18px; } .social-icon { position: fixed; z-index: 9999; top: 14%; } .social-icon li { list-style-type: none; display: block; } .social-icon li a { background: #a72522; font-size: 13px; color: #fff; padding: 6px 9px 8px 12px; border-radius: 45%; line-height: 37px; } </style> </head> <body> <!-- main container of all the page elements --> <div id="wrapper"> <!-- header --> <?php include 'include/header.php'; ?> <!-- carousel --> <div id="carousel-example-generic1" class="carousel slide" data-ride="carousel"> <!-- Wrapper for slides --> <div class="carousel-inner"> <div class="item active"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>Best Place To Stay</em><br class="hidden-xs"> <span>Hotel City View</span></h1> </div> </div> </div> </div> <img src="images/slider4.jpg" alt="image description"> </div> <div class="item"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>Spend Your</em><br class="hidden-xs"> <span>Dream Holidays</span></h1> </div> </div> </div> </div> <img src="images/slider0.jpg" alt="image description"> </div> <div class="item"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>A VACATION IS A LIFETIME MEMORY</em><br class="hidden-xs"> <span>Hotel City View</span></h1> </div> </div> </div> </div> <img src="images/slider3.jpg" alt="image description"> </div> <div class="item"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>reserve a room for</em><br class="hidden-xs"> <span>family vacation</span></h1> </div> </div> </div> </div> <img src="images/slider5.jpg" alt="image description"> </div> <div class="item"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>Spend Your</em><br class="hidden-xs"> <span>Dream Holidays</span></h1> </div> </div> </div> </div> <img src="images/slider6.jpg" alt="image description"> </div> <div class="item"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>Spend Your</em><br class="hidden-xs"> <span>family vacation</span></h1> </div> </div> </div> </div> <img src="images/slider7.jpg" alt="image description"> </div> <div class="item"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>Spend Your</em><br class="hidden-xs"> <span>Dream Holidays</span></h1> </div> </div> </div> </div> <img src="images/slider8.jpg" alt="image description"> </div> <div class="item"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>Spend Your</em><br class="hidden-xs"> <span>family vacation</span></h1> </div> </div> </div> </div> <img src="images/slider9.jpg" alt="image description"> </div> <div class="item"> <div class="description"> <div class="container"> <div class="row"> <div class="col-xs-12"> <h1><em>Spend Your</em><br class="hidden-xs"> <span>Dream Holidays</span></h1> </div> </div> </div> </div> <img src="images/slider10.jpg" alt="image description"> </div> </div> <!-- Controls --> <a class="left carousel-control" href="#carousel-example-generic1" role="button" data-slide="prev"></a> <a class="right carousel-control" href="#carousel-example-generic1" role="button" data-slide="next"></a> </div> <!-- reservation-bar > <div class="reservation-bar"> <div class="container"> <div class="row"> <form action="#"> <div class="col-md-6 col-sm-12"> <div class="row"> <div class="col-sm-6"> <div class="input-append date" id="dpd1" data-date="Check In" data-date-format="dd-mm-yyyy"> <input class="form-control" size="16" type="text" value="Arrive date"> <span class="icon-calendar"></span> </div> </div> <div class="col-sm-6"> <div class="input-append date" id="dpd2" data-date="Check Out" data-date-format="dd-mm-yyyy"> <input class="form-control" size="16" type="text" value="Departure date"> <span class="icon-calendar"></span> </div> </div> </div> </div> <div class="col-md-6 col-sm-12"> <div class="row"> <div class="col-sm-4"> <div class="form-group"> <div class="fake-select"> <select> <option value="Adult" selected>Adult</option> <option>Children</option> <option>Option3</option> </select> </div> </div> </div> <div class="col-sm-4"> <div class="form-group"> <div class="fake-select"> <select> <option value="Room" selected>Room</option> <option>Option2</option> <option>Option3</option> </select> </div> </div> </div> <div class="col-sm-4"><a href="https://www.asiatech.in/booking_engine/index3.php?token=MTY2NA=="> <input type="submit" class="btn btn-default" value="check availability"></a> </div> </div> </div> </form> </div> </div> </div> <!-- contain main informative part of the site --> <div class="social-icon"> <ul> <li><a href="https://www.facebook.com/hotelcityview/" target="_blank"> <i class="fa fa-facebook-square"></a></i> </li> <li> <a href="#"> <i class="fa fa-twitter"></i></a> </li> <li> <a href="https://www.youtube.com/results?search_query=hotel+city+view+navi+mumbai"> <i class="fa fa-youtube-play"></a></i> </li> <li> <a href="https://www.instagram.com/"> <i class="fa fa-instagram"></a></i> </li> <li> <a href="#"> <i class="fa fa-google-plus"></a></i> </li> </ul> </div> <main id="main"> <!-- restaurant --> <section class="restaurant" style="background-image: url(images/backk.jpg);"> <div class="container add-padding"> <div class="row"> <div class="col-sm-12 animate" data-anim-type="fadeInUp" data-anim-delay="300"> <div class="text-box"> <h1>Hotel City View</h1> <p><b>Hotel City View</b> In the heart of navi mumbai vashi. Palm Beach road & 10 Minutes drive from vashi railway station / InfoTech Park 5 Minutes drive from sanpada railway station Minuted drive from .MIDC (Thane – belapur industrial area) & Minutes drive from industrial Township of Taloja.PROPERTY INFORMATIONIn addition, the hotel provides well furnished warm spacious and inviting 30 rooms designed to give you a complete privacy with all the comforts of modern home with adequate facilities such as TV, telephone, room services, etc. for the convenience of the guests.</p> <a href="about.php" class="btn btn-default">See more</a> </div> </div> <!--div class="col-sm-6 animate" data-anim-type="fadeInUp" data-anim-delay="600"> <div class="image-frame"><img src="images/about.jpg" alt="image description"></div> </div--> </div> </div> </section> <!-- Our room --> <div class="container"> <ul class="nav nav-tabs pull-right nav-room"> <li class="active"> <li><a data-toggle="tab" href="#double1-room"><b>Non AC Double</b></a></li> <li><a data-toggle="tab" href="#single-room"><b>AC Single</b></a></li> <li><a data-toggle="tab" href="#triple-room"><b>AC Triple</b></a></li> <li><a data-toggle="tab" href="#executive-room"><b>Executive Double</b></a></li> <li><a data-toggle="tab" href="#double-room"><b>AC Double</b></a></li> <li><a data-toggle="tab" href="#single1-room"><b>Non AC Single</b></a></li> <li><a data-toggle="tab" href="#special-four"><b>Special Four Bedded</b></a></li> <li><a data-toggle="tab" href="#triple-non-ac"><b>Triple Non Ac Room</b></a></li> </ul> </div> <div class="tab-content"> <div id="double1-room" class="tab-pane fade"> <section class="our-room" style="background-image: url(images/bg.jpg);"> <div class="image-frame" style="background-image: url(images/room1.jpg);"></div> <div class="container"> <div class="row"> <div class="col-sm-6 text-block pull-right animate fadeInRight"> <h1><b>Non Ac Double Room</b></h1> <p>Like at home, bedrooms are best for resting the head, Comfortable rooms…an intimate room with a double bed, its just what you need for a flying visit and always at a great price, Best of all it comes with all our usual features; comfy beds with fine linens, finest toiletries, 32” flat screen with satellite channels, Free WiFi, and complimentary breakfast! All the things that make up this room, is with your comfort in mind.</p> <div class="row"> <ul class="list-unstyled list col-sm-6"> <li>Complimentary Wifi</li> <li>Complimentary Breakfast</li> <li>Wake up call</li> <li>24hrs Room Service</li> </ul> <ul class="list-unstyled list col-sm-6"> <li>Doctor On Call</li> <li>Laundry Service</li> <li>Business Centre</li> <li>Complimentary Toiletries</li> </ul> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTIwMA==" class="btn btn-default">Book Now</a> </div> </div> </div> </section> </div> <div id="single-room" class="tab-pane fade" style="background-image: url(images/bg.jpg);"> <section class="our-room"> <div class="image-frame" style="background-image: url(images/ac-single.jpg);"></div> <div class="container"> <div class="row"> <div class="col-sm-6 text-block pull-right animate fadeInRight"> <h1><b>Ac Single Room</b></h1> <p>Like at home, bedrooms are best for resting the head, Comfortable rooms…an intimate room with a double bed, its just what you need for a flying visit and always at a great price, Best of all it comes with all our usual features; comfy beds with fine linens, finest toiletries, 32” flat screen with satellite channels, Free WiFi, and complimentary breakfast! All the things that make up this room, is with your comfort in mind.</p> <div class="row"> <ul class="list-unstyled list col-sm-6"> <li>Complimentary Wifi</li> <li>Complimentary Breakfast</li> <li>Wake up call</li> <li>24hrs Room Service</li> </ul> <ul class="list-unstyled list col-sm-6"> <li>Doctor On Call</li> <li>Laundry Service</li> <li>Business Centre</li> <li>Complimentary Toiletries</li> </ul> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTIwMA==" class="btn btn-default">Book Now</a> </div> </div> </div> </section> </div> <div id="triple-room" class="tab-pane fade"> <section class="our-room" style="background-image: url(images/bg.jpg);"> <div class="image-frame" style="background-image: url(images/room2.jpg);"></div> <div class="container"> <div class="row"> <div class="col-sm-6 text-block pull-right animate fadeInRight"> <h1><b>Ac Triple Room</b></h1> <p>Like at home, bedrooms are best for resting the head, Comfortable rooms…an intimate room with a double bed, its just what you need for a flying visit and always at a great price, Best of all it comes with all our usual features; comfy beds with fine linens, finest toiletries, 32” flat screen with satellite channels, Free WiFi, and complimentary breakfast! All the things that make up this room, is with your comfort in mind.</p> <div class="row"> <ul class="list-unstyled list col-sm-6"> <li>Complimentary Wifi</li> <li>Complimentary Breakfast</li> <li>Wake up call</li> <li>24hrs Room Service</li> </ul> <ul class="list-unstyled list col-sm-6"> <li>Doctor On Call</li> <li>Laundry Service</li> <li>Business Centre</li> <li>Complimentary Toiletries</li> </ul> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTIwMA==" class="btn btn-default">Book Now</a> </div> </div> </div> </section> </div> <div id="executive-room" class="tab-pane fade"> <section class="our-room" style="background-image: url(images/bg.jpg);"> <div class="image-frame" style="background-image: url(images/executive.jpg);"></div> <div class="container"> <div class="row"> <div class="col-sm-6 text-block pull-right animate fadeInRight"> <h1><b>Executive Double Room</b></h1> <p>Like at home, bedrooms are best for resting the head, Comfortable rooms…an intimate room with a double bed, its just what you need for a flying visit and always at a great price, Best of all it comes with all our usual features; comfy beds with fine linens, finest toiletries, 32” flat screen with satellite channels, Free WiFi, and complimentary breakfast! All the things that make up this room, is with your comfort in mind.</p> <div class="row"> <ul class="list-unstyled list col-sm-6"> <li>Complimentary Wifi</li> <li>Complimentary Breakfast</li> <li>Wake up call</li> <li>24hrs Room Service</li> </ul> <ul class="list-unstyled list col-sm-6"> <li>Doctor On Call</li> <li>Laundry Service</li> <li>Business Centre</li> <li>Complimentary Toiletries</li> </ul> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTIwMA==" class="btn btn-default">Book Now</a> </div> </div> </div> </section> </div> <div id="double-room" class="tab-pane fade in active"> <section class="our-room" style="background-image: url(images/bg.jpg);"> <div class="image-frame" style="background-image: url(images/ac-deluxe.jpg);"></div> <div class="container"> <div class="row"> <div class="col-sm-6 text-block pull-right animate" data-anim-type="fadeInRight" data-anim-delay="300"> <h1><b>Ac Double Room</b></h1> <p>Like at home, bedrooms are best for resting the head, Comfortable rooms…an intimate room with a double bed, its just what you need for a flying visit and always at a great price, Best of all it comes with all our usual features; comfy beds with fine linens, finest toiletries, 32” flat screen with satellite channels, Free WiFi, and complimentary breakfast! All the things that make up this room, is with your comfort in mind.</p> <div class="row"> <ul class="list-unstyled list col-sm-6"> <li>Complimentary Wifi</li> <li>Complimentary Breakfast</li> <li>Wake up call</li> <li>24hrs Room Service</li> </ul> <ul class="list-unstyled list col-sm-6"> <li>Doctor On Call</li> <li>Laundry Service</li> <li>Business Centre</li> <li>Complimentary Toiletries</li> </ul> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTIwMA==" class="btn btn-default">Book Now</a> </div> </div> </div> </section> </div> <div id="single1-room" class="tab-pane fade"> <section class="our-room"> <div class="image-frame" style="background-image: url(images/non-ac.jpg);"></div> <div class="container"> <div class="row"> <div class="col-sm-6 text-block pull-right animate fadeInRight"> <h1><b>Non Ac Single Room</b></h1> <p>Like at home, bedrooms are best for resting the head, Comfortable rooms…an intimate room with a double bed, its just what you need for a flying visit and always at a great price, Best of all it comes with all our usual features; comfy beds with fine linens, finest toiletries, 32” flat screen with satellite channels, Free WiFi, and complimentary breakfast! All the things that make up this room, is with your comfort in mind.</p> <div class="row"> <ul class="list-unstyled list col-sm-6"> <li>Complimentary Wifi</li> <li>Complimentary Breakfast</li> <li>Wake up call</li> <li>24hrs Room Service</li> </ul> <ul class="list-unstyled list col-sm-6"> <li>Doctor On Call</li> <li>Laundry Service</li> <li>Business Centre</li> <li>Complimentary Toiletries</li> </ul> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTIwMA==" class="btn btn-default">Book Now</a> </div> </div> </div> </section> </div> <div id="special-four" class="tab-pane fade"> <section class="our-room"> <div class="image-frame" style="background-image: url(images/special-four.png);"></div> <div class="container"> <div class="row"> <div class="col-sm-6 text-block pull-right animate fadeInRight"> <h1><b>Special Four Bedded</b></h1> <p>Like at home, bedrooms are best for resting the head, Comfortable rooms…an intimate room with a double bed, its just what you need for a flying visit and always at a great price, Best of all it comes with all our usual features; comfy beds with fine linens, finest toiletries, 32” flat screen with satellite channels, Free WiFi, and complimentary breakfast! All the things that make up this room, is with your comfort in mind.</p> <div class="row"> <ul class="list-unstyled list col-sm-6"> <li>Complimentary Wifi</li> <li>Complimentary Breakfast</li> <li>Wake up call</li> <li>24hrs Room Service</li> </ul> <ul class="list-unstyled list col-sm-6"> <li>Doctor On Call</li> <li>Laundry Service</li> <li>Business Centre</li> <li>Complimentary Toiletries</li> </ul> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTIwMA==" class="btn btn-default">Book Now</a> </div> </div> </div> </section> </div> <div id="triple-non-ac" class="tab-pane fade"> <section class="our-room"> <div class="image-frame" style="background-image: url(images/triple-non.png);"></div> <div class="container"> <div class="row"> <div class="col-sm-6 text-block pull-right animate fadeInRight"> <h1><b>Triple Non Ac Room</b></h1> <p>Like at home, bedrooms are best for resting the head, Comfortable rooms…an intimate room with a double bed, its just what you need for a flying visit and always at a great price, Best of all it comes with all our usual features; comfy beds with fine linens, finest toiletries, 32” flat screen with satellite channels, Free WiFi, and complimentary breakfast! All the things that make up this room, is with your comfort in mind.</p> <div class="row"> <ul class="list-unstyled list col-sm-6"> <li>Complimentary Wifi</li> <li>Complimentary Breakfast</li> <li>Wake up call</li> <li>24hrs Room Service</li> </ul> <ul class="list-unstyled list col-sm-6"> <li>Doctor On Call</li> <li>Laundry Service</li> <li>Business Centre</li> <li>Complimentary Toiletries</li> </ul> </div> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTIwMA==" class="btn btn-default">Book Now</a> </div> </div> </div> </section> </div> </div> <!-- our team --> <section class="our-team" style="background-image: url(images/backk.jpg);"> <div class="container b-padding"> <div class="row"> <header class="header col-xs-12 g-padding"> <h1>Attractions</h1> </header> </div> <div class="row"> <!-- carousel --> <div id="carousel-example-generic" class="carousel team-carousel slide" data-ride="carousel"> <!-- Wrapper for slides --> <div class="carousel-inner"> <div class="item active"> <div class="row"> <div class="col-xs-4"> <div class="box"> <div class="info-box"> <div class="holder"> <a href="attraction.php"><div class="frame"> <h2>Shree Krishna Temple</h2> </a> </div> </div> </div> <div class="image-frame"> <a href="attraction.php"><img src="images/temple.jpg" alt="image description"></a> </div> </div> </div> <div class="col-xs-4"> <div class="box"> <div class="info-box"> <div class="holder"> <a href="attraction.php"><div class="frame"> <h2>Sagar Vihar</h2> </a></div> </div> </div> <div class="image-frame"> <a href="attraction.php"><img src="images/sagar-vihar.jpg" alt="image description"></a> </div> </div> </div> <div class="col-xs-4"> <div class="box"> <div class="info-box"> <div class="holder"> <a href="attraction.php"><div class="frame"> <h2>Gateway of India</h2> </a></div> </div> </div> <div class="image-frame"> <a href="attraction.php"> <img src="images/attraction2.jpg" alt="image description"> </a></div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!-- Fun facts --> <section class="fun-facts"> <h1><center>What Our Client Say</center></h1> <div class="container"> <div class="row"> <div class="col-xs-12"> <div class="counter-list horizon" data-animate-in="scale:1.2;"> <div class="grid-item"> <div class="counter-wrapper"> <p>The service they provide is extraordinary. Our stay was made cozy. Though it's a little far from the major places of mumbai, you can book uber right on the doorstep. So many great restaurants are around the corner. All the staff of the hotel was highly co operative and I won't think twice before going again.</p> <span class="title" style="color:#000;"><b>Monika</b></span> </div> </div> <div class="grid-item"> <div class="counter-wrapper"> <p>Located within 2 minutes of Sanpada railway station. Extremely convenient to travel. The room rates were reasonable.One can't expect the same service and standards as in a 3-star hotel. But overall it was value for money.</p> <span class="title" style="color:#000;"><b>Cedrica</b></span> </div> </div> <div class="grid-item"> <div class="counter-wrapper"> <p>Very Nice Hotel with very courteous and friendly staff....Would recommend it for a pleasant stay...I would recommend it for everyone who needs a budget hotel at a prime location, close to railway station..</p> <span class="title" style="color:#000;"><b>Vibhav Raman</b></span> </div> </div> <div class="grid-item"> <div class="counter-wrapper"> <p>The staff is very professional and polite and helpful.... The rooms are very clean and ample of space is available inside.. the hotel staff also arranged for the food upon our requests... They provide complimentary toiletries, though the hotel is on the 5th floor but it is easily accessible through their lifts.</p> <span class="title" style="color:#000;"><b>elenjikal</b></span> </div> </div> </div> </div> </div> </div> </section> <section class="section-our-best" style="background:url(images/bg.jpg)"> <div class="container"> <center class="bt"><h2 class="heading" style="color:#000 text-shadow: 2px 2px #ddae08;">Hotel<span style="color: #000; text-shadow: 2px 2px #ddae08;"><b> SERVICES</b></span><hr></h2></center> <div class="our-best"> <div class="row"> <div class="col-md-12 col-lg-12 col-sm-12 col-xs-12 bt"> <div class="col-md-2 col-lg-2 col-sm-2 col-xs-2"> <center><img src="images/wifi.png" width="74px"></center> <center><p class="t1"><b>Wi-Fi</b></p></center> </div> <div class="col-md-2 col-lg-2 col-sm-2 col-xs-2"> <center><img src="images/service.png" width="74px"></center> <center><p class="t1"><b>24 hrs Room Service</b></p></center> </div> <div class="col-md-2 col-lg-2 col-sm-2 col-xs-2"> <center><img src="images/shower.png" width="74px"></center> <center><p class="t1"> <b>Showers in Bathroom</b></p></center> </div> <div class="col-md-2 col-lg-2 col-sm-2 col-xs-2"> <center><img src="images/ac.png" width="74px"></center> <center><p class="t1"><b>Air Condition</b></p></center> </div> <div class="col-md-2 col-lg-2 col-sm-2 col-xs-2"> <center><img src="images/laundry.png" width="74px"></center> <center><p class="t1"><b>Laundry Service</b></p></center> </div> </div> <div class="col-md-12 col-lg-12 col-sm-12 col-xs-12 col-md-offset-2 bt"> <div class="col-md-2 col-lg-2 col-sm-2 col-xs-2"> <center><img src="images/bathroom.png" width="74px"></center> <center><p class="t1"><b>Private Bathrooms</b></p></center> </div> <div class="col-md-2 col-lg-2 col-sm-2 col-xs-2"> <center><img src="images/news.png" width="74px"></center> <center><p class="t1"><b>Newspapers</b></p></center> </div> <div class="col-md-2 col-lg-2 col-sm-2 col-xs-2"> <center><img src="images/towel.png" width="74px"></center> <center><p class="t1"><b>Towels</b></p></center> </div> </div> </div> </div> </div> </section> </main> <!-- footer of the page --> <?php include 'include/footer.php'; ?> </div> <!-- include jQuery library --> <script type="text/javascript" src="ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script type="text/javascript">window.jQuery || document.write('<script src="js/jquery-1.12.4.min.js"><\/script>')</script> <script type="text/javascript" src="js/bootstrap.min.js"></script> <!-- Range Slider JavaScript --> <script type="text/javascript" src="js/jquery-ui.min.js"></script> <script type="text/javascript" src="js/range-slider.js"></script> <!-- Same Height JavaScript --> <script type="text/javascript" src="js/same-height.js"></script> <!-- include custom JavaScript --> <script type="text/javascript" src="js/jquery.main.js"></script> <script type="text/javascript" src="js/animations.min.js"></script> <script type="text/javascript" src="js/jquery.plugin.js"></script> <script type="text/javascript" src="js/jquery.countdown.js"></script> <script type="text/javascript" src="js/timber.master.min.js"></script> <!-- Bootstrap Dropdown Hover JS --> <script type="text/javascript" src="js/bootstrap-dropdownhover.min.js"></script> <script type="text/javascript" src="js/bootstrap-datepicker.js"></script> <script type="text/javascript" defer src="js/jquery.flexslider.js"></script> <script type="text/javascript" src="js/myscript.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings