Bootstrap Question:
Download Job Interview Questions and Answers PDF
Explain me how to create thumbnails using Bootstrap?
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.
☛ 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.
Download Bootstrap Interview Questions And Answers
PDF
Previous Question | Next Question |
Tell me how will you create a striped progress bar using bootstrap? | Tell me the typography and links in Bootstrap? |