Posts tagged ‘fixed-width layouts’
Fixed-width layouts
Posted Tuesday, December 16th, 2008.
Filed under General, web design and development with the tags CSS, fixed-width layouts, HTML, standards, web design and development
While working on a recent web project at work, I wondered if I should go for a fixed-width layout or stick with my preference for fluid layouts. Fixed-width layouts are certainly easier to manage, but they just feel so… rigid. With the boom in larger monitors, I also wondered if fluid sites start presenting a problem due to being too wide. I decided to check around the web to see what others are doing.