HTML - The Grid - Centered


/ Published in: HTML
Save to your folder(s)

Grid HTML


Copy this code and paste it in your HTML
  1. <!-- ROW -->
  2. <div class="row">
  3. <div class="span3 cols centered">
  4. </div>
  5. </div>
  6. <!--// ROW -->

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.