Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Card example</title>
</head>
<body>
  <div class="container">
    <div class="card">
      <img src="https://ww4.sinaimg.cn/large/006y8lVagw1fb5gd04aa2j30dw0dwju8.jpg" alt="Kylewh">
      <div class="meta">
        <h2>KYLEWH</h2>
        <p>前端Newbie,哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈</p>
      </div>
      
    </div>
    <div class="card">
      <img src="https://ww2.sinaimg.cn/large/006y8lVagw1fb5gr2e55sj30dw0af43a.jpg" alt="">
      <div class="meta">
        <p>Celtics VS Knicks</p>
      </div>
    </div>
  </div>
</body>
</html>
Output

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

Dismiss x
public
Bin info
kylewhpro
0viewers