Home › Forums › Other › Which is the “best” boilerplate? › Re: Which is the “best” boilerplate?
April 8, 2013 at 4:29 pm
#131048
Inactive
@Paulie_D: Here’s a very quick and messy example of what I was talking about. Of course, it’s better when you have a real layout to plan so it’s not as messy as this. Most of the time you can create grids with the existing div or p tags, but sometimes you may want to create a class (such as .group), so you can get more complex. My designs aren’t usually overly complex, so I normally just use divs to create basic grids.
[CodePen Example](http://codepen.io/msguerra74/pen/CKJyI “”)