The Bootstrap class '___-responsive' ensures dynamic resizing of tables.
- table-auto
- table-responsive
- responsive-table
- dynamic-table
Applying the 'table-responsive' class in Bootstrap ensures the dynamic resizing of tables, making them adapt to different screen sizes effectively.
Loading...
Related Quiz
- Q1. Describe how you would optimize a website that has a high load time due to large image files.
- How can you use Bootstrap to display data fetched via an AJAX call?
- Bootstrap Sass allows customization of its components using the @include directive to include ___.
- The '___()' JavaScript method is utilized for dynamically loading content into a Bootstrap modal.
- What is the role of commenting and documenting Bootstrap code in its maintenance?