in Bootstrap by
Q:
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
0 votes
asked Oct 30, 2020 in Bootstrap by sharadyadav1986
0 votes
asked Jun 19, 2020 in Bootstrap by Robindeniel
...