Interviewer And Interviewee Guide

Bootstrap Interview Question:

Tell me how will you create a progress bar using bootstrap?

Submitted by: Muhammad
To create a basic progress bar −

☛ Add a <div> with a class of .progress.
☛ Next, inside the above <div>, add an empty <div> with a class of .progress-bar.
☛ Add a style attribute with the width expressed as a percentage. Say for example, style = "60%"; indicates that the progress bar was at 60%.
Submitted by: Muhammad

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