Explain the typography and links in Bootstrap?
Answer / Nitesh Kumar Singh
Bootstrap provides various typography styles for headings and paragraphs. There are six heading levels (h1 to h6) and a reset style class for paragaphs (.p-reset). For links, Bootstrap offers default styles for regular links, active links, visited links, hovered links, focus links, and disabled links.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me which class is used for basic button group?
Explain how you can create Nav elements in Bootstrap?
Can we customize columns default settings to create complete custom layout from scratch in bootstrap?
What is Scrollspy plugin?
What is media object in bootstrap and what are their types?
Tell me what is affix plugin?
What Contextual Classes Are Available To Style The Panels?
Tell me what will be the default bootstrap look of the alert created with this following code:<div class="alert" role="alert">warning! Tell me what I'm missing something.</Div>
Explain what is list group in Bootstrap and what is the use of it?
Explain the concept of creating a vertical or basic form in bootstrap.
What dependencies does bootstrap require to work properly?
Tell me what are the responsive design patterns?