In Bootstrap cards, the 'card-header ___' class is used for adding header content.
- header-content
- title
- heading
- card-title
The correct option is card-title. The 'card-header' class is used to define the header section of a Bootstrap card, and 'card-title' is specifically used for adding a title or heading to the card header.
Loading...
Related Quiz
- Bootstrap's class prefix for extra small devices is '___-sm-'.
- The '___' method in Bootstrap is used for programmatically hiding alerts.
- Discuss the implementation of horizontal forms in Bootstrap compared to vertical forms.
- What are the best practices for maintaining Bootstrap's grid system integrity when integrating with frameworks like Vue.js?
- Using Bootstrap's built-in classes instead of ___ styles helps maintain consistency.