⟩ Explain me how to create thumbnails using Bootstrap?
To create thumbnails using Bootstrap −
☛ Add an <a> tag with the class of .thumbnail around an image.
☛ This adds four pixels of padding and a gray border.
☛ On hover, an animated glow outlines the image.