You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 regels
594 B

<div class="container-fluid bg-grey">
  <div class="row">
    <div class="col-sm-4">
      <br>
      <canvas id="d" width="64" height="64" style="width:100%;height:250px;display:block;position:relative;"></canvas>
      <br><p>ARTICLE</p>
    </div>
    <div class="col-sm-8">
      <h2>Test Fluid animation</h2>
      <h4>Try a new kind of visualisation</h4>
      <p>
        Inspired from <a href="https://codepen.io/FWeinb/pen/JhzvI" target="_blank">Fabrice Weinberg's code</a>
      </p>
      ####BUTTON####
    </div>
  </div>
</div>
<script src="articles/20180224/fluid.js"></script>