Multiple choice technology web technology

Layouts define the positioning of portlets within a page. Which of the following base layout types are supported?

  1. Flow

  2. Grid

  3. Border

  4. All of the above

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

Flow, Grid, and Border are all standard base layout types used in portal systems for positioning portlets within a page. Flow layouts arrange components sequentially, Grid layouts use row/column positioning, and Border layouts place components in regions like north/south/east/west/center.

AI explanation

Portlet layout systems typically support several base layout types for arranging portlets on a page, commonly including Flow (portlets flow one after another), Grid (arranged in a grid of rows/columns), and Border (regions like north/south/east/west/center). Since all three of these are valid supported layout types, 'All of the above' is the correct choice rather than any single one alone.