About Dogs

This page is about dogs.

This page is using display: grid to create the two-column sidebar in a fixed-width layout. To create this layout you need to add:

  • A div to create the live space with the id of wrapper
  • A div to create the "grid container" which encompasses the aside and the main as the two columns
  • All the proper layout ids (banner, sidebar, colophon) added to their proper tags

Important! If you want your sidebar on the right (instead of the left) when you use display: grid;, you need to change its location in the markup. The sidebar comes after the main content.

You will enjoy reading more about dogs on this site. We are the go-to source for dog awesomeness!