Login
Remember
Register
Ask a Question
What are responsive utility classes in Bootstrap?
0
votes
asked
Oct 7, 2019
in
Bootstrap
by
Tracy Williams
What are responsive utility classes in Bootstrap?
responsive-utility-classes
responsive-utility-bootstrap
bootstrap-responsive-utility
bootstrap-responsive-utility-classes
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 10, 2019
by
john ganales
Responsive utility classes in bootstrap are a set of classes which are used to conceal or exhibit the HTML elements based on screen resolution that discerns by media query in bootstrap.
Example: “hidden-md-down”, It hides
...