Tag Archives: css

New Site Design

Okay, it has taken over a year but I think I have finalized a design for this site. Being a front-end web developer I was looking for a design that I could re-code and make my own. After searching many sites and harassing the designers at work, I finally found a starting point. It came [...]

Transparent background PNG’s in IE: The only guide you need

I know this question has been around for a very long time but I am still seeing bookmarks and stories pop up around the web for ways of handling transparent PNG's in Internet Explorer (IE) 6 and below. After working with them for a long time now, I thought that I would post the best [...]

Rounded Corner Form Elements

One task I am being faced with more often when creating form elements is the use of rounded corners on text inputs, select boxes and text areas. One solution in dealing with this dilemma is just to crop out the round corner image from the concept file, give the form elements a border that matched [...]