Giter Site home page Giter Site logo

module5solution's Introduction

<!doctype html>

<title>David Chu's China Bistro</title>
      <div class="navbar-brand">
        <a href="index.html"><h1>David Chu's China Bistro</h1></a>
        <p>
          <img src="images/star-k-logo.png" alt="Kosher certification">
          <span>Kosher Certified</span>
        </p>
      </div>

      <button id="navbarToggle" type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#collapsable-nav" aria-expanded="false">
        <span class="sr-only">Toggle navigation</span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
        <span class="icon-bar"></span>
      </button>
    </div>
    
    <div id="collapsable-nav" class="collapse navbar-collapse">
       <ul id="nav-list" class="nav navbar-nav navbar-right">
        <li id="navHomeButton" class="visible-xs active">
          <a href="index.html">
            <span class="glyphicon glyphicon-home"></span> Home</a>
        </li>
        <li id="navMenuButton">
          <a href="#" onclick="$dc.loadMenuCategories();">
            <span class="glyphicon glyphicon-cutlery"></span><br class="hidden-xs"> Menu</a>
        </li>
        <li>
          <a href="#">
            <span class="glyphicon glyphicon-info-sign"></span><br class="hidden-xs"> About</a>
        </li>
        <li>
          <a href="#">
            <span class="glyphicon glyphicon-certificate"></span><br class="hidden-xs"> Awards</a>
        </li>
        <li id="phone" class="hidden-xs">
          <a href="tel:410-602-5008">
            <span>410-602-5008</span></a><div>* We Deliver</div>
        </li>
      </ul><!-- #nav-list -->
    </div><!-- .collapse .navbar-collapse -->
  </div><!-- .container -->
</nav><!-- #header-nav -->
410-602-5008
* We Deliver
Hours:
Sun-Thurs: 11:15am - 10:00pm
Fri: 11:15am - 2:30pm
Saturday Closed
Address:
7105 Reisterstown Road
Baltimore, MD 21215

* Delivery area within 3-4 miles, with minimum order of $20 plus $3 charge for all deliveries.


"The best Chinese restaurant I've been to! And that's saying a lot, since I've been to many!"

"Amazing food! Great service! Couldn't ask for more! I'll be back again and again!"

© Copyright David Chu's China Bistro 2016
<script src="jquery-2.1.4.min.js"></script> <script src="bootstrap.min.js"></script> <script src="ajax-utils.js"></script> <script src="script.js"></script>

module5solution's People

Contributors

abdullahheshamshahin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.