Design
Jump to navigation
Jump to search
Design basics
User eXperience
Information Architecture
Performance
- http://stevesouders.com/efws/
- http://www.portent.com/blog/design-dev/how-we-made-portent-com-really-freaking-fast.htm
Specs
Docs, guides, etc.
- Mozilla Developer Network
- Introduction to The Web Standards Curriculum - opera
- Web Education Community Group Wiki - w3c
Tools
- Request Maker - Log, edit and send HTTP requests
Style guides
Page outlines
Responsive
- Multi-Device Layout Patterns
- Supporting high-dpi pixel-dense "Retina" Displays like iPhones or the iPad 3 with CSS or IMG
Accessibility
- http://en.wikipedia.org/wiki/Web_accessibility
- http://diveintoaccessibility.info/table_of_contents.html - free book, 30 days to a more accessible web site
Headings should not be removed using display:none, because it removes the headings from assistive technology. Instead headings can be made invisible to sighted users using CSS class="element-invisible". [2]
GUI
Icons
Typography
- http://www.w3.org/TR/css3-fonts/
- http://www.html5rocks.com/en/tutorials/webfonts/quick/
- http://www.fontsquirrel.com/fontface/generator
- http://people.mozilla.com/~jkew/woff/ - sfnt2woff, convert existing TrueType/OpenType fonts to WOFF format
- FontForge - An outline font editor that lets you create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON, NFNT) fonts, or edit existing ones. Also lets you convert one format to another.
- http://stackoverflow.com/questions/8942625/font-face-bold-in-ff-is-bolder-than-in-chrome
- http://www.w3.org/Talks/2010/0313-Fonts-SXSW/
body article h1 h2 h3 p, ul small, aside
SVG
- Open Clip Art Library 2.0 (at 417M)
SEO
- http://katemats.com/2012/03/04/what-every-programmer-should-know-about-seo/
- http://webmasters.stackexchange.com/questions/30186/are-there-any-clear-indicators-that-my-sitemap-file-is-beneficial