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