Skip to content

Instantly share code, notes, and snippets.

@idhowardgj94
Last active December 20, 2019 15:57
Show Gist options
  • Save idhowardgj94/86a7eb5ed9aa67f464087d0571b37cde to your computer and use it in GitHub Desktop.
Save idhowardgj94/86a7eb5ed9aa67f464087d0571b37cde to your computer and use it in GitHub Desktop.
bootstarp
<div class="">
  <div class="col-md-6">
    col-1, should occupy half of the row.
  </div>
   <div class="col-md-6">
    col-1, should occupy another half of the row.
  </div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment