To create a table with a border, use the 'table-___' class in Bootstrap.
- striped
- bordered
- hover
- condensed
In Bootstrap, the 'table-bordered' class is used to create a table with borders. This class adds borders around all the cells in the table, giving it a more structured appearance.
Loading...
Related Quiz
- Describe a strategy for optimizing the performance of a Bootstrap project when integrating multiple third-party JS libraries.
- Customizing Bootstrap's ___ class helps in aligning the brand theme across the e-commerce website.
- The ___ class in Bootstrap is used for creating inline lists in a navigation bar.
- How do you trigger a Bootstrap animation on an element when it becomes visible in the viewport?
- Describe a scenario where you would use 'column wrapping' in a Bootstrap grid for a responsive layout.