Search code examples
csshtmlblueprint-csshtml5boilerplate

HTML5 Boilerplate with blueprint css


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?


Solution

  • 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">