Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
What are the two types of spinners that you can create using Bootstrap?
Home
Bootstrap
What are the two types of spinners that you can create using Bootstrap?
asked
Jan 20
in
Bootstrap
by
SakshiSharma
Q:
What are the two types of spinners that you can create using Bootstrap?
bootstrap
spinner
1
Answer
0
votes
answered
Jan 20
by
SakshiSharma
Use the .spinner-border class to make a spinner/loader.
<div class= "spinner-border" ></div>
If you want the spinner/loader to grow instead of "spin", use the .spinner-grow class.
<div class= "spinner-grow" ></div>
Related questions
0
votes
Q: Which of the following Bootstrap styles should be used if you want to create an inverted .navbar with a black background and with white text?
asked
Aug 6, 2021
in
Bootstrap
by
sharadyadav1986
bootstrap
style
+1
vote
Q: Which of the following class in bootstrap is used to create a big box for calling extra attention?
asked
Feb 28, 2021
in
Bootstrap
by
JackTerrance
bootstrap
+1
vote
Q: In Bootstrap, how do you make navigation elements?
asked
Jan 20
in
Bootstrap
by
SakshiSharma
bootstrap
+1
vote
Q: What do you know about the Bootstrap Grid System?
asked
Jan 20
in
Bootstrap
by
SakshiSharma
bootstrap
grid-system
0
votes
Q: What do you mean by normalize in Bootstrap?
asked
Oct 7, 2019
in
Bootstrap
by
Tracy Williams
normalize-in-bootstrap
bootstrap-normalize
in
bootstrap
+2
votes
Q: How many columns are allowed in a bootstrap grid system?
asked
Feb 28, 2021
in
Bootstrap
by
JackTerrance
bootstrap
+1
vote
Q: In Bootstrap 4, what is flexbox?
asked
Jan 20
in
Bootstrap
by
SakshiSharma
bootstrap
+1
vote
Q: What is a Bootstrap Container, and how does it work?
asked
Jan 20
in
Bootstrap
by
SakshiSharma
bootstrap
container
+1
vote
Q: What is Bootstrap?
asked
Jan 20
in
Bootstrap
by
SakshiSharma
bootstrap
0
votes
Q: Bootstrap Framework Questions and Answers
asked
Aug 10, 2022
in
Bootstrap
by
sharadyadav1986
bootstrap
framework
questions
+1
vote
Q: Which of the following class in Bootstrap is used to provide a responsive fixed width container?
asked
Feb 28, 2021
in
Bootstrap
by
JackTerrance
bootstrap
0
votes
Q: What is the difference between Bootstrap and Foundation?
asked
Oct 7, 2019
in
Bootstrap
by
Tracy Williams
bootstrap
foundation
bootstrap-vs-foundation
0
votes
Q: what is Bootstrap or Define Bootstrap.
asked
Oct 7, 2019
in
Bootstrap
by
Tracy Williams
define-bootstrap
bootstrap
what-is-bootstrap
+1
vote
Q: Is Bootstrap3 mobile-first?
asked
Feb 28, 2021
in
Bootstrap
by
JackTerrance
bootstrap
+1
vote
Q: How will you create a stacked progress bar using bootstrap
asked
Jun 1, 2020
in
Bootstrap
by
SakshiSharma
#bootstrap-stacked-progress-bar
+2
votes
Q: How will you create a striped progress bar using bootstrap
asked
Jun 1, 2020
in
Bootstrap
by
SakshiSharma
#bootstrap-striped-progress-bar
+2
votes
Q: How will you create a alternate progress bar using bootstrap?
asked
Jun 1, 2020
in
Bootstrap
by
SakshiSharma
#bootstrap-alternate-progress-bar
+2
votes
Q: How will you create a progress bar using bootstrap?
asked
Jun 1, 2020
in
Bootstrap
by
SakshiSharma
#bootstrap-progress-bar
+1
vote
Q: Explain the two codes that are used for code display in Bootstrap?
asked
Oct 30, 2020
in
Bootstrap
by
sharadyadav1986
#bootstrap-display
#display-bootstrap
0
votes
Q: What are the two codes that are used for code display in Bootstrap?
asked
Oct 7, 2019
in
Bootstrap
by
Tracy Williams
code-output
...