...

/

Problem: Blog Sidebar Visibility

Problem: Blog Sidebar Visibility

Try to hide the sidebar on smaller screens and let the content fill the space.

We'll cover the following...

Problem description

Given an HTML page with two main sections:

  • <aside class="sidebar"> contains a list of recent posts, categories, and links. ...