vincicat / ferrotype

HTML5 boilerplate for style testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ferrotype, a HTML5 boilerplate for style testing

This is the main repo for the codepen.io pen to create a css testing ground, with necessary tag and context.

USAGE

  1. Fork this pen.
  2. Choose your CSS Base and framework in "Settings"
  3. Attach your CSS as "External CSS" or write your CSS in the pen (hint: you can Include another pen as External CSS or JS)
  4. see what happens

or

clone the repo and change the HTML header with your style, like html5 boilerplate

NOTES

Test not included:

  • webgl
  • canvas in depth
  • deprecated html4

Credit

Testing HTML snippet

  • html5doctor.com
  • normalize.css test
  • yui reset test
  • w3c docs
  • MDN

Multimedia

Multimedia not included in the first release of repo but included in the pen

Music credit:

Video

licenses

CC BY-SA 3.0 , or MIT license

About

HTML5 boilerplate for style testing

License:MIT License


Languages

Language:HTML 94.4%Language:CSS 5.6%