Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Which is the “best” boilerplate? Re: Which is the “best” boilerplate?

#131048
Anonymous
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 “”)