Example Fixed-Width Experiment Layout

This page gives some example layouts that you might use with a fixed-width page. You can find out more about how to disable responsiveness using bootstrap here. The main gray container has a width of 850 pixels. (Note the button above, which gives easy access to the instructions.)

Responsive vs. Non-Responsive

The following row consists of 3 columns of text that are non-responsive. Their width is fixed to the width of the container.

Column 1
Column 2
Column 3

The following row consists of 3 columns of text that are responsive to the width of the window.

Column 1
Column 2
Column 3

Tab display

With fixed width pages, sometimes it is useful to use tabs. Here is an example.

Tab 1 content goes here.

Tab 2 content goes here.

Tab 3 content goes here.