To add a footer to a Bootstrap card, you use the 'card-footer ___' class.
- text
- footer
- description
- title
To include a footer in a Bootstrap card, you use the 'card-footer' class followed by the content you want to add. The 'footer' option is the correct choice to achieve this.
Loading...
Related Quiz
- Bootstrap's class prefix for extra small devices is '___-sm-'.
- Explain how event delegation is utilized in Bootstrap Tooltips on dynamically created elements.
- When customizing Bootstrap with Sass, what is the significance of the !default flag in variable declarations?
- What is the function of the 'data-slide-to' attribute in a Bootstrap carousel?
- What is the correct way to bind a 'shown.bs.tab' event in Bootstrap?