Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 644 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 644 Bytes

boilerplate

The customized boilerplate that I use for HTML5 pages.

Features

  • Elements, their margins, and their paddings are laid out on a 20×20 pixel grid
  • Font sizes for headings are based on the Fibonacci sequence
  • Included classes for columns and golden ratio columns
  • All possible favicon head tags

See it Live

Bundled Libraries

  • Included you'll find a custom build of Modernizr that detects support for the hyphens and text-overflow CSS rules. Modernizr is available under an MIT License, just like this boilerplate.