Fixed Layout Comparisons

Fixed Layout vs Liquid Layout
  • Fixed Layout: A fixed layout is easier to program since it does not have to adjust for different screen resolutions, leading to nicer looking websites.
  • Liquid Layout: A liquid layout is harder to program, but usually allows for more content to appear on the page.
  • (2 more points...)