-
We’ve received many questions about the UI components that are in the Draft U.S. Web Design Standards. In this post, we’ll talk about how we built the components to be accessible so anyone can use them, the structure of our CSS and JavaScript stacks, and how it’s being adapted to work with other frameworks, like WordPress and Drupal.
Continue reading about Developing the Draft U.S. Web Design Standards’ UI components -
In developing a redesign for cloud.gov, we needed a technical solution to coding the visual style that would scale to multiple sites with separate codebases without requiring us to copy code. Our solution is our “shared style library”, a library of CSS, JavaScript, images, and fonts that can be distributed to multiple codebases to create a shared visual style.
Continue reading about How we share a visual style across multiple sites -
18F is releasing our CSS coding style guide, which specifies our best practices and rules for writing consistent, maintainable CSS code.
Continue reading about Introducing the CSS coding style guide