HTML5 Boilerplate homepage | Documentation table of contents
HTML5 Boilerplate's CSS includes:
In order to make browsers render all elements more consistently and in line with modern standards, we include Normalize.css — a modern, HTML5-ready alternative to CSS resets.
As opposed to CSS resets, Normalize.css:
For more information about Normalize.css, please refer to its project page.
Several base styles are included that build upon Normalize.css
. These styles:
text-shadow
during text highlightingimg
, video
,
fieldset
, textarea
)These styles are included in main.css. See the main.css project documentation for a full discussion of these styles.