Posts Tagged ‘Design’

The Non-Breaking Space Show

The Non-Breaking Space Show

Remember those three fellas from the last ShopTalk Show? Those guys are from the new(ish) podcast The Non-Breaking Space Show...

#

Author:

Category: CSS

Tags: , ,

Designing for Decoder Glasses, Print and Web

Designing for Decoder Glasses, Print and Web

The following is a guest post by Michael Buchmiller , the Creative Manager at BlueHornet . ...

#

Author:

Category: CSS

Tags: , ,

Work for Treehouse

Work for Treehouse

The main site sponsor around here, Treehouse, is hiring new teachers for creating new learning videos. It's not a job for just anybody. ...

#

Author:

Category: CSS

Tags: ,

Musings on Preprocessing

Musings on Preprocessing

I've been using SASS for pretty much everything I do recently. Here's some musings on the journey. From hold-ups, to trip-ups, to turn-offs. ...

#

Author:

Category: CSS

Tags: , , , ,

A proposal to drop browser vendor prefixes

A proposal to drop browser vendor prefixes

Interesting idea by Felipe G on using a new at-rule, @-vendor-unlock , to tell the browser to use it's experimental implementation of any particular property, rather than using a vendor prefix on that property. Unfortunately at this point, even...

#

Author:

Category: CSS

Tags: , , ,

ShopTalk Episode 4

ShopTalk Episode 4

Dave, Jonathan Longnecker, Nate Croft and I talk shop. Topics include website building apps, where to start designing, when not to design for modern browsers, and more...

#

Author:

Category: CSS

Tags: , , ,

New Poll: In The Next 10 Years, Will We See CSS Competitor?

New Poll: In The Next 10 Years, Will We See CSS Competitor?

What do you think folks? Is a new language going to come along in the next ten years that deals with layout / style / design and unseat CSS...

#

Author:

Category: CSS

Tags: , , , ,

1000px Grid for Responsive Web Design

1000px Grid for Responsive Web Design

To figure out your grid width percentages for a fluid design, you start with a fixed design and divide the column widths by the container width. Elliot Jay Stocks calls for us to stop the self-torture and use 1000px...

#

Author:

Category: CSS

Tags: , , ,

CSS1k

CSS1k

Back in the day, the CSS Zen Garden was a place to showcase the power of CSS. A single page was redesigned in vastly different ways with no change to the HTML. ...

#

Author:

Category: CSS

Tags: , , ,

YouTube Popup Buttons

YouTube Popup Buttons

There is a certain style of button on the latest YouTube design (most easily found in the footer) where the default state of the button has a very subtle bevel to it, but on :hover and :focus states the...

#

Author:

Category: CSS

Tags: , ,