Skip to content

Instantly share code, notes, and snippets.

@domagude
Created October 20, 2017 12:34
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 domagude/0e4f8ccec2d5b7a765570a7371f7dba1 to your computer and use it in GitHub Desktop.
Save domagude/0e4f8ccec2d5b7a765570a7371f7dba1 to your computer and use it in GitHub Desktop.
<div class="container">
<div class="row">
<div id="side-menu" class="col-sm-3">
</div><!-- side-menu -->
<div id="main-content" class="col-sm-9">
</div><!-- main-content -->
</div><!-- row -->
</div><!-- container -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment