adspace


What are responsive utility classes in bootstrap?

Answer Posted / Piyush Kumar Verma

Responsive utility classes in Bootstrap allow you to control the display, alignment, and sizing of elements based on different screen sizes. They use a combination of prefixes (like `col-`, `row-`, etc.) and breakpoints (like `xs`, `sm`, `md`, `lg`, `xl`) to achieve responsive designs.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of bootstrap?

88