Posted in:  CSS, HTML, Javascript, jQuery

Posted in:  CSS, HTML, Wordpress

Boilerplates, Centaurs, and Pseudo-classes

Friday, April 1, 2011

Boilerplates, Centaurs, and Pseudo-classes. A quick rundown of some of the week’s best links.

read full post >>

Posted in:  CSS, HTML, Javascript, jQuery

Easy rollover effects with jQuery

Wednesday, March 30, 2011

jQuery makes adding slick effects to your user interface a snap, and in this short tutorial I’ll show you how to add neat-o animated rollover effects to elements.

read full post >>

Posted in:  CSS, HTML

Make it work in IE with conditional comments

Friday, March 25, 2011

The worldwide hatred for Internet Explorer is founded in the fact that, no matter how careful you are when writing your HTML and CSS, there is always something that will break in IE.

read full post >>

Posted in:  CSS

Utilizing web fonts with @font-face

Friday, March 25, 2011

Web typography has come a long way in the last few years and as a result, boring font-stacks are a thing of the past. Don’t be boring.

read full post >>

Posted in:  PHP, Wordpress

Building custom loops in WordPress

Thursday, March 24, 2011

The standard WordPress loop is great on its own, but there are plenty of times when you may need more control over which posts are returned from the database. That’s where custom loops come in handy.

read full post >>