Explain me the bootstrap basic table?



Explain me the bootstrap basic table?..

Answer / 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

More Bootstrap Interview Questions

Give an example of a basic grid structure in bootstrap.

1 Answers  


How can you order columns in Bootstrap?

1 Answers  


What is well class in bootstrap? What it does?

1 Answers  


What is breadcrumb in bootstrap and how we can use it?

1 Answers  


What are glyphicons? How to use them?

1 Answers  


What is the role of pagination in bootstrap?

1 Answers  


What are the key components of Bootstrap?

1 Answers  


Explain modal plugin in bootstrap.

1 Answers  


How will you create a stacked progress bar using bootstrap?

1 Answers  


Do you know why use bootstrap?

1 Answers  


What will be the default bootstrap look of the alert created with this following code:<div class="alert" role="alert">warning! What I'm missing something.</Div>

1 Answers  


What are input groups and button groups in bootstrap 3 framework?

1 Answers  


Categories