A List of CSS Style Guides for Inspiration - Six Revisions |
A List of CSS Style Guides for Inspiration Posted: 26 Sep 2014 03:00 AM PDT Creating a set of CSS conventions — often called a CSS style guide — can streamline your web development workflow. It’s useful for large teams and solo developers alike.
CSS style guides are a group of documents that outline the coding style, best practices, and visual design properties (e.g. colors, layout grid dimensions, etc.) of a site. The goal of having a style guide is to maintain consistency across a product. If you’re in the process of creating a CSS style guide, or if you want to learn about the CSS practices that large-scale websites use, check out the following list of style guides. 1. GitHub’s CSS StyleguideGitHub’s CSS style guide covers everything from code-indentation style and when to use line breaks all the way to the company’s brand colors. 2. WordPress CSS Coding StandardsWordPress’s CSS coding standards outlines things such as how to organize CSS properties, how to group media queries, its CSS best practices, and more. 3. Google HTML/CSS Style GuideGoogle’s HTML and CSS style guide is comprehensive but written in a succinct manner, which makes it easy to use as a reference. 4. Bootstrap CSS Code GuideThe CSS style guide of Bootstrap follows Code Guide by @mdo, which is a set of HTML and CSS guidelines developed by Mark Otto, Bootstrap’s co-creator. 5. Lonely Planet CSSLonely Planet has CSS coding conventions documented at the site’s online style guide (called Rizzo). 6. ThinkUp’s CSS Code Style GuideThinkUp, a social media analytics app, has a CSS coding style guide which they have published on GitHub. The guide outlines the company’s basic CSS conventions, such as indentation style, class- and id-naming style, and more. 7. Mapbox’s CSS and StylingMapbox, a web-based tool for creating interactive maps, has a public style guide that documents the app’s CSS. The style guide documents coding style, how the grid system works, the website’s color property values, and so forth. Further ReadingIf you’re interested in developing a CSS style guide, the following resources will point you in the right direction.
Related Content
About the AuthorThe post A List of CSS Style Guides for Inspiration appeared first on Six Revisions. |
You are subscribed to email updates from Six Revisions To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
No comments:
Post a Comment