Flexible Scalable Background Image
When taking a Photoshop comp and converting it to HTML, CSS and Javascript, there are inevitably some elements of the designs which work well in Photoshop, but present unique challenges when translating those elements into code a browser can work with. One such element on a project I recently completed featured a fixed size content area layered over background image that took up the entire browser window. This choice shows you a solid way of tackling this problem.

