HTML5 Boilerplate with blueprint css

user75898 picture user75898 · Dec 10, 2010 · Viewed 10.3k times · Source

I'm thinking of combining these two technologies for a new project.

Is this bad idea? Are there any recommended alternative grid systems to use with html5 boilerplate?

Answer

Shikiryu picture Shikiryu · Dec 10, 2010

Actually, I mixed them both and they worked well together.

All I had to do is modifying <div id="container"> with <div class="container" id="container">