Target IE with CSS Hacks

Target IE with CSS Hacks

Note: these hacks should only be used as a last resort. You should always use conditional comments over hacks. But if you are limited in the codebase, and ca ... Read more

Code Development Web Design
OBD II Wireless Readout

OBD II Wireless Readout

The PLX Kiwi Wifi lets you connect your iPhone and iPad to your vehicle and get live data. You can then use several different apps to read this information t ... Read more

Cars
Vertical Rhythm: Setting A Baseline

Vertical Rhythm: Setting A Baseline

html, body { line-height: 1.5em; } Leading (which rhymes with “wedding”) is a typographical term from way back when typographers manually set type in l ... Read more

Development Web Design