--- title: Thumbnail description: If you're going to use an image as an anchor, we've got you covered. All you gotta do is add one class to your image and voilĂ ! video: 'BOtW8oacFZk' sass: scss/components/_thumbnail.scss --- The `.thumbnail` class can be applied directly to an `` element, or an `` that wraps it. Make sure the `` has an `alt` attribute that describes the contents of the image. ```html ```