Mid JavaScript

What are utility classes in Bootstrap?

Predefined classes that handle spacing, display, text, alignment, etc.

Example:

<p class="text-center m-3 p-2">Centered text</p>

More from JavaScript Tutorial

All questions for this course