Wirth Design

how-do-you-code-css

How do you code CSS?

Jan 27, 2010 6

In this post I take a moment to review my current style of writing CSS. Sometimes coding environments can cause CSS authors to write a particular way that can make you rethink how you code. Take WordPress for example… you don’t have use of the tab key so authors tend to write their code horizontally apposed to…

New Concept For PMOA

Growing Pains of a Pet Project

Jan 24, 2010

Some of you may know I also run a comic blog called PissMeOffAnd.com. It’s been a lot of fun so far and the greatest thing about it is that I am learning a lot in the process. One of the hardest tasks so far has been answering the question of…

WordPress Follow-Me Pluggin

Review: WordPress FollowMe Plugin

Jan 19, 2010

WP FollowMe is a plugin I stumbled upon the other day. This same function could be done easily by your average Style Sheet Samurai, but I felt it would appeal…

tired-of-grey-man

Tutorial: Tired of being the gray man?

Dec 15, 2009 3

I’m pretty sure I can say that at some point you have seen or even been “the gray man” when posting a comment on a blog. I’ve been one on my own blog (sad) and I want to share with you how you can fix this very easily. If you see this “gray man” when…

blog_003_site-front

Tutorial: Create a Simple CSS Image Rollover

Sep 12, 2009 1

Create a simple image rollover using just CSS and a single image. Using a single image is a great technique for quicker load times and offers an easier way to manage your files. This tutorial is great for buttons, navigation…