Creates responsive two-column layouts that automatically stack on mobile devices. Perfect for comparing content, showing before/after examples, or organizing related information.
Wrap content in a container with class .side-by-side. Each direct child becomes a column. Content automatically stacks vertically on mobile devices.
.side-by-side - Main container for two-column layout.align-top - Aligns columns to the top.align-bottom - Aligns columns to the bottomThis is the left column content. It can contain any HTML elements including text, images, lists, and other components.
This is the right column content. Both columns have equal width on desktop and stack vertically on mobile.
You can include multiple paragraphs, images, or any other content in each column.
This is short content.
This is longer content that extends beyond the short content.
It includes additional paragraphs to demonstrate how the top alignment works when content heights differ.
This is short content.
This is longer content that extends beyond the short content.
It includes additional paragraphs to demonstrate how the bottom alignment works when content heights differ.
This image shows the complete lumber processing facility from a wide angle view.
Each component plays a crucial role in the overall process.
Content for sub-section A
Content for sub-section B
This is the right section with its own content.
Complete the following steps:
What is the primary purpose of a log yard?
.side-by-side becomes a column.align-top to align columns to the top.align-bottom to align columns to the bottom