Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
  <script src="https://code.jquery.com/jquery-1.12.4.js"></script>
</head>
<body>
<section id="packages" class="">
  <div class="container demo-3">
    <!-- Top Navigation -->
    <ul class="grid cs-style-4">
      <li>
        <figure class="list-item wine-list">
          <div class="wine-recommends">
            <img src="img/dummy.png" alt="img05">
          </div>
          <figcaption>
            <h5>Safari</h5>
            <span class="wine-recommends-text">Jacob Cummings</span>
            <a href="http://dribbble.com/shots/1116775-Safari" data-toggle="modal" data-target="#myModal">Details</a>
          </figcaption>
          <div class="list-item-text-panel wine-list-text-panel" style="color: #fff;text-align: center;background: #000;padding: 5px 0;height: 30px;"><span class="list-item-text wine-list-text">Chardonnay</span>
          </div>
        </figure>
      </li>
      <li>
        <figure class="list-item wine-list-2">
          <div class="wine-recommends">
            <img src="img/dummy1.png" alt="img06">
          </div>
          <figcaption>
            <h5>Game Center</h5>
            <span class="wine-recommends-text">Jacob Cummings</span>
            <a href="http://dribbble.com/shots/1118904-Game-Center">Details</a>
          </figcaption>
          <div class="list-item-text-panel wine-list-text-panel" style="color: #fff;text-align: center;background: #000;padding: 5px 0;height: 30px;"><span class="list-item-text wine-list-text">Chardonnay</span>
          </div>
        </figure>
      </li>
    </ul>
  </div>
</section>
<script src="js/main.js"></script>
</body>
</html>
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
SurenderLohiapro
0viewers