A List Apart: Articles: Writing an Interface Style Guide
Popularity Report
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
|||
![]() |
URL Tag Cloud
Groups (1)
Bookmark History
Saved by 17 people (0 private), first by anonymouse user on 2008-06-03
- Tschofen on 2008-09-26 - Tags WebDesign , styleguide
- Pabranch on 2008-07-09 - Tags to-tag
- Kerstinp on 2008-07-08 - Tags Accessibility , css , howto , reference , Standards , styleguide , interface , webdesign , development
- Buckwoo on 2008-06-20 - Tags accessibility , user_interface , usability , styleguide , webdesign , interface , development , guide , delicous-export
- Hengari on 2008-06-07 - Tags styleguide , webdesign
Public Sticky notes
Highlighted by mikaelmoller
Layout and composition
Define all the layout variations that are used for the interface, and when and how they are used. Show wireframes to illustrate these variations (such as different column configurations and where they are used).
Highlighted by lacher
Typography
Explain the guidelines for acceptable use of typography. Use illustrations to show examples for the main text, the headline styles and their hierarchy, list styles, etc. It is also a good idea to define the typography standards in promotional graphics, as well as list the alternate typefaces that can be used for hypertext (in the event that the user does not have the font you have declared).
Highlighted by lacher
Color palette
Provide a color palette to illustrate the standard colors that must be used throughout the interface. This reference should include exact color codes (you can list hex color values or RGB values). It is good to show where these colors are used. For example, you can include a screenshot that shows the color used for links.
Highlighted by lacher
Images
Define the standard image sizes that may be used throughout the interface. This should include any graphic banners (such as promotional banner advertisements) as well as images that are used within content. Show how they may be styled and aligned, and how captions should appear (if used). You can also include what type of imagery that may be used (such as illustration or photography, as well as allowable styles or “mood”). Finally, if you use any icons in the site, set standards for them, such as how they look, where they are used, how they are styled, etc.
Highlighted by lacher
Brand guidelines
Beyond typography and color, brand guidelines can include other standard design elements. These standards might define the amount of space allowed around the logo, how the logo appears depending on the background it sits on, or how the organization’s name should always appear in text.
Highlighted by lacher
Highlighted by lacher
Highlighted by lacher
(X)HTML, CSS, and JavaScript
Delineate how (X)HTML, CSS, and JavaScript should be used when developing the interface. Address the standards that developers should follow, which DOCTYPE to use, as well as class and ID attribute naming conventions. Include the code used to create certain layouts, forms, widgets, etc. Outline formatting and commenting standards, and define how the framework is set up (if a framework exists). (X)HTML, CSS, and JavaScript standards can be discussed together, as they all play together, but it can be helpful to go in-depth for each one, in their own sections.
Highlighted by lacher
Highlighted by lacher
Highlighted by lacher
Walk through the steps that should be taken for quality assurance: validation, link checking, accessibility testing, proofreading, etc. Include a graded support chart for browsers and devices.
When discussing standards in your development style guide, it should be clear that the standards outlined are not only industry-wide standards—they are also organizational standards that all developers should follow.
Highlighted by lacher


Public Comment