InterviewSolution
Saved Bookmarks
| 1. |
Explain In Brief About Bootstrap 3 Tables? |
|
Answer» Tables can be easily MADE with BASIC html tag and specific classes provided in BOOTSTRAP 3. You can MAKE table with Striped rows, bordered table, hover rows, condensed table and responsive table USING their specific classes for right results. Read more about Bootstrap 3 tables here. Tables can be easily made with basic html tag and specific classes provided in Bootstrap 3. You can make table with Striped rows, bordered table, hover rows, condensed table and responsive table using their specific classes for right results. Read more about Bootstrap 3 tables here. |
|