I was a happy Bootstrap user.
But most of our users are now from China, where IE6 is 37% .Therefore, we must abandon Bootstrap, which does not support IE6 .
Any library like Bootstrap (simplifies HTML / CSS layout) that supports IE6 too?
Have you tried the Grid 960 ?
Abandon the HTML5 Boilerplate , by default, to create sites using HTML + CSS + JS.
I had a little degradation on a site that uses bootstrap for IE 7 and 8, but IE 6 was just awful. I applied CSS in a Bootstrap-IE6 project, and now it looks like IE 7. This is not perfect, but a significant improvement on what I had.
Check out the Cascade Framework . This is the CSS framework that I released earlier this year, almost as fully functional as Bootstrap, and it offers full IE6 support.