Design

From Things and Stuff Wiki
Revision as of 21:43, 15 March 2012 by Milk (talk | contribs)
Jump to navigation Jump to search


Basics


  • CSS (2010 snapshot)

HTML5

Page outlines

Responsive

Accessibility

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". [1]

WYSIWYG textarea

Fonts

SEO

UX