The Desyna Journal: Tuts

A selection of some of the finest tutorials by some of the finest talents
18 September 2012
9:13:pm

IE6-8 Box Shadow

IE6-8 Box Shadow

This tutorial uncovers a superb technique for CSS3 box-shadow in IE6-8. (The above is actually an image. Visit User Agent Man to see the CSS version)

Permalink:Permalink
Tweet: Tweet This
Tags:
10 September 2012
4:22:pm

How to Design a Responsive Site

How to Design a Responsive Site

An oldie but a goodie. A really super walkthrough the design process for mobile responsive websites.

Source:
Permalink:Permalink
Tweet: Tweet This
05 September 2012
11:52:am

CSS Lion Notification

CSS Lion Notification

Some excellent techniques to take away and incorporate into your next design.

15 August 2012
11:34:am

Equal Width Inputs

Equal Width Inputs

input,
textarea {
        width:100%;
        -ms-box-sizing:content-box;
        -moz-box-sizing:content-box;
        -webkit-box-sizing:content-box;
        box-sizing:content-box
    }

13 August 2012
9:36:am

Retro Cityscape

Retro Cityscape

Create a retro cityscape in photoshop