Interviewer And Interviewee Guide

Bootstrap Interview Question:

Tell me what are different shapes for image in bootstrap?

Submitted by: Administrator
By Default bootstrap provides 3 classes for image shape.

☛ Rounded image
☛ Circle shape image
☛ Thumbnail image

Example:
<img src=""; alt="rounded image" class="img-rounded">
<img src=""; alt="circle image" class="img-circle">
<img src=""; alt="thumbnail image" class="img-thumbnail">
Submitted by:

Read Online Bootstrap Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.