Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>CSS Variables -  5.1 C'est quoi les classes atomiques ?</title>
</head>
<body style="margin: 0">
<div style="padding: 1em 2em; background: #FCF8E3; color: #8A6D3B; border-bottom: 1px solid #FAEBCC">
  5.1 C'est quoi les classes atomiques ?
  <p style="color: #888; font-size: 14px">Démo de l'article <em>"Les variables CSS sont géniales"</em>, publié sur <a style="color: #555" href="http://www.24joursdeweb.fr/2015/les-variables-css-sont-nos-amies/">24 jours de web</a>.</p>
</div>
  
<div style="padding: 1em 2em;">
  <ul class="grid">
    <li>2</li>
    <li>columns</li>
  </ul>
  <ul class="grid col-3">
    <li>3</li>
    <li>columns</li>
    <li>grid</li>
  </ul>
</div>
  
  
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
tzipro
0viewers