Blog post Box Layouting
In this layout, we will update the layout of each blog post using Flexbox.
We'll cover the following...
Blog post thumbnail, title, and summary
Each blog post will receive identical content.
We will use an online placeholder service to generate placeholder images for the thumbnails. We will use the link /udata/WPVy7kaW8e6/720x480.png
to generate an image.
Each blog post will have a thumbnail, an h3
heading, and one paragraph. These ...