The Paper Version of the Web at Deeplinking We don’t usually get to see this handmade stage of the web, but some folks have been thoughtful/narcissistic enough to upload photos of their UI sketches, and I find them fascinating. with designsketchesuiweb
The Perfect Fluid Width Layout Why is this layout "perfect"? * Works in all major browsers * Shrinks to 780px This accommodates users with 800x600 resolution, with no horizontal scroll! * Grows to 1260px This accommodates users with 1280x768 resolution and everything in between. * This accomodates 90%+ of all internet users. You could easily make this layout grow larger, but be mindful of how line-length affects readability. Nobody wants to read a line of text 1980px long. * The left sidebar is of "equal height" to the main content with cssfluidlayoutliquidmaxminperfectwidth