A Better Way to Clear Floats

I’ve learned a lot of fun little tidbits in my time here at dt. One of my favorite insights has to do with clearing floated elements. There are several ways of dealing with this issue…. More

Unobtrusive JavaScript Saves You Time & Money, Keeps Your Website Agile

You might have heard someone mention unobtrusive JavaScript, a colleague, employee or friend, and you may not know what exactly they were referring to. My hope is to explain what it is, give some very… More

Slide User Experience Home with jQuery UI

A while back we started working with a team from AutoTrader Mexico to create a solution which will offer the optimal user interface design and user experience for their service. The project is still in… More

HTML 5 – Looking Forward

A lot of us developers are looking forward to seeing HTML 5 supported across a multitude of browsers. Currently though there is only limited support for some HTML 5 elements in some browsers, the ones… More

Pre-packaged CSS

When we get into building a HTML / CSS prototype there are files that are just flat out needed. Unlike design and strategy, which can be a lot more free-form, there are steps that you… More