Skip to content

Commit

Permalink
toc
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Sep 21, 2012
1 parent b6cc117 commit 25f9632
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,23 @@ Standards for developing flexible, durable, and sustainable HTML and CSS.
* [Golden rule](#golden-rule)
* [HTML](#html)
* [Syntax](#html-syntax)
* [HTML5 doctype](#html5-doctype)
* [Pragmatism over semantics](#pragmatism-over-semantics)
* [Attribute order](#attribute-order)
* [JavaScript generated markup](#javascript-generated markup)
* [CSS](#css)
* [CSS syntax](#css-syntax)
* [Declaration order](#declaration-order)
* [Formatting exceptions](#formatting-exceptions)
* [Prefixed properties](#prefixed-properties)
* [Rules with single declarations](#rules-with-single-declarations)
* [Human readable](#human-readable)
* [Comments](#comments)
* [Classes](#classes)
* [Selectors](#selectors)
* [Organization](#organization)
* [Writing copy](#copy)
* [Sentence case](#sentence-case)



Expand Down

0 comments on commit 25f9632

Please sign in to comment.