06 May 21
29 Oct 18
A contribution to the Codepen Halloween challenge: All the game logic is handled in HTML & CSS with absolutely zero JS.
04 Mar 18
08 Jan 17
08 Sep 16
Gaze at my beauty, humans, but gaze not long
19 Mar 14
09 Aug 13
29 Jun 13
14 Jan 13
21 Oct 12
24 Jul 12
26 Jan 12
Look up HTML5, CSS3, etc features, know if they are ready for use, and if so find out how you should use them – with polyfills, fallbacks or as they are.
27 Sep 11
16 Sep 11
This document’s primary motivation is two- fold: 1) code consistency and 2) best practices. By maintaining consistency in coding styles and conventions, we can ease the burden of legacy code maintenance, and mitigate risk of breakage in the future. By adhering to best practices, we ensure optimized page loading, performance and maintainable code.
05 Sep 11
16 Aug 11
Modernizr is an open-source JavaScript library that helps you build the next generation of HTML5 and CSS3-powered websites.