Which class is used for basic pagination?
Answer / Balwant Singh
The class .pagination is used for basic pagination in Bootstrap. It provides pre-styled navigation links for paged results, such as those returned from a database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell us what contextual classes are available to style the panels?
What are the two codes that are used for code display in bootstrap?
Tell me what is bootstrap grid system?
What are the default sizes given to <body> tag in the bootstrap framework?
Can we use bootstrap without jquery?
Would you tell me something about glyphicons and how are they written in our code?
Which class is used to draw a toolbar of buttons?
Explain why to choose Bootstrap for building the websites?
Tell me what is the purpose of .media class in bootstrap?
Please consider the html code snippet below.<Button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="my title">hover over me</button> what is missing for a tooltip to show properly?
Do you know what is the use of bootstrap carousel plugin?
Tell me how will you create a vertical pills navigation menu?