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 -  4.3 Réduire la duplication de code des intégrations BEM</title>
</head>
<body style="margin: 0">
<div style="padding: 1em 2em; background: #FCF8E3; color: #8A6D3B; border-bottom: 1px solid #FAEBCC">
  4.3 Réduire la duplication de code des intégrations BEM
  <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;">
  <button type="button" class="button">
    Je suis un bouton
  </button>  
  <button type="button" class="button button--pink">
    Je suis un bouton
  </button>  
</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