CSS CSS: the Underscore hack is not valid April 29, 2012 The CSS hack known as Underscore hack raises a validation error. Read more
CSS CSS: six ways to stylize HTML links April 21, 2012 Six CSS techniques to add a touch of style to your HTML links. Read more
CSS Why CSS developers hate JavaScript? April 17, 2012 A simple question that popped into my head after a long permanence on the CSS Discuss mailing list. Read more
CSS CSS3 content slider with the :target pseudo-class April 15, 2012 A simple but effective CSS3 content slider built with the :target pseudo-class. Read more
CSS CSS circles with the border-radius property April 7, 2012 A simple technique to create circles with the CSS3 border-radius property. Read more
CSS CSS: cross-browser drop caps with the :first-letter pseudo-element April 7, 2012 A simple and cross-browser implementation of CSS drop caps using the :first-letter pseudo-element. Read more
CSS CSS: creating grids with table values March 31, 2012 CSS table values can be used to create grid layouts. But how? Read more
CSS Developing a web app for iPad with HTML5, CSS3 and JavaScript March 25, 2012 Some insights for developing a web app for iPad using HTML5, CSS3 and JavaScript. Read more