Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery.min.js"></script>
<link href="http://getbootstrap.com/dist/css/bootstrap.css" rel="stylesheet" type="text/css" />
<script src="http://getbootstrap.com/dist/js/bootstrap.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <div class="col-6 col-sm-6 col-lg-4">
    <h3>2000 Cadillac Eldorado Esc (Prospect heights) $3500 </h3>
    <p><small>clean eldorado only 123000 miles fresh tune up needs nothing adult driven extremely reliable and well taken care of for ... </small></p>
    <p>
      <a class="btn btn-default" href="/search/1799/detail/" role="button">View details &raquo;</a>
      <button type="button" class="btn bookmark" id="1799" ><span class="
                                                                     glyphicon glyphicon-star-empty "></span></button>
    </p>
  </div><!--/span-->
</body>
</html>
 
button.bookmark {
  border:none;
  background: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
 }
.btn {
  font-size: 60px;
}
.btn.bookmark .glyphicon {
  line-height: inherit;
  vertical-align: middle;
}
Output

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

Dismiss x
public
Bin info
davidpauljuniorpro
0viewers