Posts tagged css
CSS, BEM, WHO
NB: This isn’t going to be a breakdown of BEM, just a few links to a few resources and a runaway thought-train. I’ve tended to be quite organic with my CSS over the years, modifying it as I learn new things. Really the only rules were use a reset/base, alphabetise properties and don’t use !importants. […]
Flash Button Recreated in CSS
Shortly before I left 3wise, I began work on converting Flash animations to CSS. Due to project constraints I only finished one myself. I’m sharing it in case it helps anyone. The CSS isn’t perfect, but there’s stuff in there you can pick apart for your own use.
Don’t Forget the Label! Attention to Detail in HTML/CSS
Attention to detail is paramount in design. Sometimes it’s the little things which can make or break a design or engage a user just that little bit more. My favourite example of this at the moment is the footer in the new Tapbots site. Notice the very subtle highlight of the grey and the text […]