Bootstrap Question:

Explain me how to create thumbnails using Bootstrap?

Bootstrap Interview Question
Bootstrap Interview Question

Answer:

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.


Previous QuestionNext Question
Tell me how will you create a striped progress bar using bootstrap?Tell me the typography and links in Bootstrap?