Archive for the 'css' Category

Rediscovering the Button Element

Thursday, May 17th, 2007

Particletree’s article on Rediscovering the Button Element makes a strong case for using <button type="submit"> instead of that old standby <input type="submit">. The payoff for making the switch? Consistent cross-browser slickness styleable via CSS.

CSS Point/Counterpoint

Friday, May 11th, 2007

Smashing Magazine presents 70 Expert Ideas for using CSS. But think twice, because Will Bond presents some interesting counterpoints. Jane, you ignorant slut!