Skip to content

Instantly share code, notes, and snippets.

@zackn9ne
Created October 15, 2014 16:19
Show Gist options
  • Save zackn9ne/75184ecea767117b3aaa to your computer and use it in GitHub Desktop.
Save zackn9ne/75184ecea767117b3aaa to your computer and use it in GitHub Desktop.
infinate js and html
<div class="row">
<div class="col-md-4" style="background: aquamarine;" data-color- index="0">.col-md-4</div>
<div class="col-md-4" style="background: lavender;" data-color- index="1">.col-md-4</div>
<div class="col-md-4" style="background: blue;" data-color-index="2">. col-md-4</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment