+1 vote
in Bootstrap by
How can you use Bootstrap to make thumbnails?

1 Answer

0 votes
by

To make thumbnails with Bootstrap, go through the steps below:

Wrap an image in an <a> tag with the class .thumbnail. It will add a grey border and four pixels of padding. An animated light will now outline the image when it has hovered over.

Related questions

0 votes
asked May 26, 2020 in Bootstrap by SakshiSharma
+1 vote
asked May 26, 2020 in Bootstrap by SakshiSharma
...