Multiple choice

The layouts that are based on percentages of current browser window's size are

  1. Fixed Layouts

  2. Liquid Layouts

  3. Friendster Layouts

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Liquid (or fluid) layouts use percentage-based widths that adapt to browser window size, creating flexible designs. Fixed layouts use specific pixel widths, while liquid layouts reflow content dynamically, providing better user experience across different screen sizes.