Skip to content

Instantly share code, notes, and snippets.

@nagpai
Created August 4, 2017 03:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nagpai/6c3f3bad6de91568defbce2b46954ca7 to your computer and use it in GitHub Desktop.
Save nagpai/6c3f3bad6de91568defbce2b46954ca7 to your computer and use it in GitHub Desktop.
<div class="row">
<!-- If you want multiple columns, copy and paste this part, repeatedly -->
<div class="one-third">
<div class="" style="padding:24px;">
Put any text and images you would like in the column here.
</div>
</div>
<div class="one-third">
<div class="" style="padding:24px;">
Put any text and images you would like in the column here.
</div>
</div>
<div class="one-third">
<div class="" style="padding:24px;">
Put any text and images you would like in the column here.
</div>
</div>
<!-- End copy and paste for multiple columns -->
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment