http://www.smashingmagazine.com/2010/09/23/html5-the-facts-and-the-myths/ HTML5 background and future implementation
http://www.smashingmagazine.com/2009/07/16/html5-and-the-future-of-the-web/ HTML5 and The Future of the Web
http://www.alistapart.com/articles/get-ready-for-html-5/ HTML5 Get Ready
http://www.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/ HTML5 tutorial
http://net.tutsplus.com/tutorials/html-css-techniques/how-to-make-all-browsers-render-html5-mark-up-correctly-even-ie6/ HTML5 tutorials: cross-browser
http://articles.sitepoint.com/article/html-5-snapshot-2009# HTML5 tutorial
http://html5doctor.com/article-archive/ Archive of HTML5 articles
http://xhtml.com/en/future/x-html-5-versus-xhtml-2/ HTML5 vs. XHTML2 [very detailed!]
http://diveintohtml5.org/semantics.html HTML5 guide & Reference
http://tutorialzine.com/2010/02/html5-css3-website-template/ HTML5 & CSS3 template
http://webdesignledger.com/tutorials/15-useful-html5-tutorials-and-cheat-sheets HTML5 Tutorials & Cheat Sheets
http://html5test.com/ HTML5 browser test page
http://initializr.com/ HTML5 Tool
http://html5boilerplate.com/ HTML5 and CSS3 Boilerplate
http://designreviver.com/articles/an-unofficial-guide-to-the-html5-boilerplate/ Documentation of HTML 5 Boilerplate
http://www.modernizr.com/ and http://www.modernizr.com/docs/ Modernizr tool: JS library that detects browser support for advanced features. For HTML5 it enables the HTML 5 elements. Use instead of HTML5shiv [below].
http://www.html5rocks.com/ HTML5 Examples and Documentation: especially good for advanced features
http://www.smashingmagazine.com/2009/07/06/html-5-cheat-sheet-pdf HTML5 Cheat Sheet
http://perishablepress.com/press/2009/07/19/power-of-html5-css3/ HTML5 and CSS3
windowhttp://chrome.blogspot.com/2010/07/100-chrome-experiments-and-counting.html HTML5 and CSS3 in Chrome
http://sixrevisions.com/html/the-only-html5-resources-you-need-for-getting-up-to-speed/ HTML5 directory of resources
http://www.w3schools.com/html5/html5_reference.asp HTML5 from W3schools
http://www.alistapart.com/articles/previewofhtml5 HTML5 Structure
http://thinkvitamin.com/code/23-essential-html-5-resources/
http://remysharp.com/2009/01/07/html5-enabling-script HTML5 enabling script
http://ejohn.org/blog/html5-shiv/ HTML Shiv See previous article for the html5.js script
http://html5watch.tumblr.com html5
http://html5demos.com/ HTML5 Demos
http://html5gallery.com/ Gallery of HTML5 pages
http://www.chromeexperiments.com/arcadefire/ see ‘The Wilderness Downtown’ an html5 visual experiment in Chrome browser [Intel computers only]
https://demos.mozilla.org/en-US/ Mozilla Demos
http://designfestival.com/2011/creating-seamless-textures-without-even-leaving-your-browser/ Article on creating a seamless background pattern
http://www.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/ Fluid images [this article is about designing for mobiles, but has some good info on flexible layouts
http://zomigi.com/blog/creating-sliding-composite-images/sliding composite images
http://zomigi.com/blog/foreground-images-that-scale-with-the-layout/ foreground images that scale with layout
http://unstoppablerobotninja.com/entry/fluid-images/ fluid images
http://css-tricks.com/resizeable-images-at-full-resolution/ Setting an image to scale if/when user's browser is set to 'zoom text only'
http://css-tricks.com/how-to-resizeable-background-image/ RESIZABLE BACKGROUND IMAGE [see the NO JAVASCRIPT example]
http://clagnut.com/blog/268/ FLUID/EXPANDING IMAGES
http://www.htmldog.com/articles/elasticdesign/demo/ FLUID/EXPANDING IMAGES
http://css-tricks.com/high-dpi-monitors-resolution-independance-the-web-and-you/ Monitor Resolutions
http://www.artlebedev.com/mandership/70/ Screen Resolution and pixel sizing
http://hsivonen.iki.fi/units/ Points and Pixels as Units; Monitor Resolutions
http://webdesignfromscratch.com/html-css/css-inheritance-cascade.php Inheritance, Cascade, Specificity
http://www.smashingmagazine.com/2007/07/27/css-specificity-things-you-should-know/ CSS specificity from Smashing Magazine
http://www.communitymx.com/content/article.cfm?page=1&cid=2795D Inheritance, Cascade Specificity
http://monc.se/kitchen/38/cascading-order-and-inheritance-in-css Inheritance, Cascade Specificity
http://reference.sitepoint.com/css/inheritancecascade Inheritance, Cascade Specificity
hhttp://www.brainjar.com/css/using/default3.asps Inheritance, Cascade Specificity
'perfect' layouts Perfect/%/non-breaking layouts • BE SURE TO READ THIS•
'perfect' floats layout Adaptable floats • BE SURE TO READ THIS•
http://jontangerine.com/log/2007/09/the- incredible-em-and-elastic-layouts-with-css More on em-based layout • BE SURE TO READ THIS•