31 Oct 11
22 Oct 11
21 Oct 11
20 Oct 11
17 Oct 11
based on the width and aspect ratio. The initial-scale is the scale to render when the page first loads; with the default to fit the
06 Oct 11
02 Oct 11
29 Sep 11
28 Sep 11
An evolving guide to CSS architecture for sites small and large.
SMACSS (pronounced “smacks”) is more style guide than rigid framework. There’s no library within here for you to download or install. SMACSS is a way to examine your design process and as a way to fit those rigid frameworks into a flexible thought process. It’s an attempt to document a consistent approach to site development when using CSS.
27 Sep 11
20 Sep 11
This Sample Resume Template is a simple and quick way to build a HTML resume.
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.
07 Sep 11
05 Sep 11
02 Sep 11
01 Sep 11
Centering elements vertically with css is something that often gives designers trouble. There are however a variety of methods for vertical centering and each is fairly easy to use. Today I want to present 6 of those methods.