The typography and links in bootstrap?
Answer / Anuj Gupta
Bootstrap provides a variety of pre-defined typographic classes for heading (h1 to h6), text (lead, muted), and lists. For links, Bootstrap offers various styles with the .btn class and classes like .btn-primary, .btn-secondary, etc. to style buttons. Links can also be styled using the .navbar-brand for navigation branding and .nav-link for navigation items within navbars.
| Is This Answer Correct ? | 0 Yes | 0 No |
Do you know what is bootstrap grid system?
Define fixed layout.
Tell me what is affix plugin?
How do you use the Dropdown plugin?
What is the role of pagination in bootstrap and what are their classifications?
What is img responsive? Explain
What is bootstrap development?
Tell me what the following code does, and where they are useful:<a href="#">home <span class="badge">36</span></a>
Tell me what function you can use to wrap a page content?
Which class is used to draw a toolbar of buttons?
Does bootstrap reset css?
Tell me how will you create a striped progress bar using bootstrap?