bem

About this tag
The tag 'bem' on WindowsForum.com refers to the Block Element Modifier methodology, a CSS naming convention that promotes modular, reusable, and maintainable front-end code. Discussions tagged with 'bem' often explore its application in web development projects, including those focused on accessibility, progressive enhancement, and performance optimization. For example, one thread details how the BEM methodology was used to structure markup for the 10k Apart contest page, emphasizing clarity and affordance while keeping the total page size under 10kB. This demonstrates BEM's role in building scalable and organized stylesheets, particularly in contexts where code efficiency and semantic clarity are priorities.
  1. News

    Building in 10k: Markup for Accessibility, Clarity, and Affordance

    Editor’s note: This is part two in a series of posts from the team that built the 10k Apart contest page, exploring the process of building for interoperability, accessibility, and progressive enhancement in less than 10kB. In the previous post in this series, I talked a lot about how the 10k...
Back
Top