Answer Posted / Amit Singh Rana
A Bootstrap basic table is a HTML table with some CSS styles to improve its appearance and accessibility. The table rows, header cells, and body cells are styled using classes like `table`, `thead`, `tbody`, `tr`, `th`, and `td`. These classes help to add borders, hover effects, striped rows, bordered or hover tables, and more.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers