Bootstrap makes use of certain HTML elements and CSS
properties that require the use of the HTML5 doctype.
Include it at the beginning of all your projects.
The two examples that immediately come to mind are NAVs[1] and progress bars[2]; HTML5 already defines these elements. Why reinvent the wheel?[1]: http://rc.getbootstrap.com/components/#navs [2]: http://rc.getbootstrap.com/components/#progress