Draft Episode 32: Native Vs. Web

Play or Download this Episode Download MP3 (12.88) MB / 00:14:05) Subscribe to the Show iTunes / RSS feed About this Episode In this episode of Draft we talk through the pros and cons of going native vs. web with an iPhone app or mobile web app. About the Show This is...
Cornell

Cornell

One of the better responsive higher ed site’s i’ve ever reviewed. There’s tons of nice design patterns in play here as well as other detail work. What’s most striking is that the responsive design isn’t just the home page, but seems to go...

Kickdrop Code Sample: Expanding Content Overlay

Visit Kickdrop to download for FREE This simple expanding overlay effect code snippet leverages CSS3 and a little bit of Javascript to do it’s magic. Based on Mary Lou’s expanding overlay with CSS clipping tutorial , the overlay effect is great for revealing...
ps.design v6

ps.design v6

Nice clean simple website for a web designer’s portfolio. I like the long form write ups and just the simple showing of work. Submitted by: Phil Stringfellow @psdesignuk Role: Designer & Developer This is v6 of my personal website and portfolio, featuring...

A to Z CSS: Display

Different types of elements have different display values by default. These include inline, block, list-item, table and many more. The way elements take up space on the page and flow throughout the document can be changed by altering the display value. In this epsiode...