Responsive Sidebar
This code sample shows how to create responsive sidebars that can be toggled open or closed in wider desktop layouts. In a mobile layout, they become columns below the article content.
Sandbox Demo
This code sample shows how to create a responsive sidebar that fills the entire height of the page. Other CSS features include a fixed background image and universal box sizing with inheritance.
Sandbox Demo