Hacker News new | ask | show | jobs
by sparkygoblue 5240 days ago
HTML5 Boilerplate is more of a best practices HTML/CSS template. Bootstrap is a css design framework for creating a nice user interface with little effort.

They actually have some of the same stuff like css resets and normalization, but they are used for different things.