Interview Questions Answers.ORG
Interviewer And Interviewee Guide
Interviews
Quizzes
Home
Quizzes
Interviews Web Developer Interviews:BootstrapFront End Web DeveloperHTML DeveloperHybrid Application DeveloperInternee PHP DeveloperJnr PHP/Codeigniter DeveloperJunior Developer PHPLaravel PHP DeveloperPython DeveloperRuby DeveloperTypographyWeb Developer & DesignerWeb Developer Cum SEO AnalystWeb Development NinjasWebsite DeveloperWordPress Themes Developer
Copyright © 2018. All Rights Reserved
Bootstrap Interview Question:
Tell me how to customize thumbnails using Bootstrap?
Submitted by: MuhammadAd
it's possible to add any kind of HTML content like headings, paragraphs, or buttons into thumbnails. Follow the steps below −
☛ Change the <a> tag that has a class of .thumbnail to a <div>.
☛ Inside of that <div>, you can add anything you need. As this is a <div>, we can use the default span-based naming convention for sizing.
☛ If you want to group multiple images, place them in an unordered list, and each list item will be floated to the left.
Submitted by: Muhammad
☛ Change the <a> tag that has a class of .thumbnail to a <div>.
☛ Inside of that <div>, you can add anything you need. As this is a <div>, we can use the default span-based naming convention for sizing.
☛ If you want to group multiple images, place them in an unordered list, and each list item will be floated to the left.
Submitted by: Muhammad
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

https://InterviewQuestionsAnswers.ORG.
