Featured Website: The A11Y Project

The A11Y Project is an irreplaceable website whose goal is to make websites (and other digital resources) accessible.  The website provides comprehensive checklists created using Web Content Accessibility Guidelines (WCAG). It also has a list of resources that includes software, books, blogs, and online tools developers can use to improve their websites’ accessibility. Finally, the A11Y… Continue reading Featured Website: The A11Y Project

What is BEM?

As I’ve begun implementing more complicated layouts with CSS, I’ve encountered a problem: naming CSS classes and ids meaningfully can be difficult.  Names that aren’t descriptive enough to inform you of their purpose force you to figure out what they do, which isn’t always a good use of time. Furthermore, working on someone else’s project… Continue reading What is BEM?

Published
Categorized as CSS