Defending Presentational Class Names
Recently, Codrops, an online web design and development blog, published an article I wrote for them entitled: Defending Presentational Class Names. [more]
Recently, Codrops, an online web design and development blog, published an article I wrote for them entitled: Defending Presentational Class Names. [more]
In CSS we often code the same visual components over and over again — even within the same project. It's embarrassing how many separate times in my career I've coded a two-column layout, or tabbed navigation, or a dropdown menu,...[more]
To many Web developers, being good at CSS means you can take a visual mock-up and replicate it perfectly in code. You don’t use tables, and you pride yourself on using as few images as possible. If you’re really good,...[more]