From 990628689bccbd56332b305a4c096c14a1a492ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9e=20Hansson?= Date: Tue, 24 Jan 2012 17:45:34 +0100 Subject: [PATCH] Added html5please.us --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 60c12f5..eb55ca3 100644 --- a/index.html +++ b/index.html @@ -101,6 +101,7 @@

Reference docs/wikis

  • Mozilla’s MDN - awesome documentation regarding HTML, CSS, JavaScript, the DOM, and more. It’s also a great place to contribute! Read How to help and learn how to get started.
  • dochub.io - quick access to MDN-docs, includes HTML, CSS, JavaScript, and DOM.
  • Forward-compatible websites - list of best practices for creating websites that won’t break when browsers are updated.
  • +
  • HTML5 Please - Use new and shiny responsibly - Encyclopedia for HTML5 features across browsers, look up specific features and see when/if you can use it.