1) What is Bootstrap?
Bootstrap is a framework for composition the rich web applications with the smallest attempt. This framework emphasizes more on construction portable web applications.
2) What is Bootstrap Grid System?
To create page layouts with a chain of rows and columns that you’re content uses Bootstrap Grid System
3) What is the offset column on bootstrap?
A useful feature for more prominent layout offsets. For more gaps, they can be used by pressing above the column. For example, .col-xs = * classes do not support offset, but they are easily copied using an empty cell.
4) What is column ordering in Bootstrap?
The order of the column is a feature found in Bootstrap and you can easily write columns in one order and show them in another one. With .col-MD-push- * and .col-MD-pull- *
The order of the column can be easily changed.
5) What function you can use to wrap page content?
Wrap a page content that you can use. Container and you can center the content using it.
6) What is Bootstrap well?
Bootstrap well is a container <div> which displays the sunlight or an insert effect on the page. To create a better, wrap the content that you want to display properly with <div>'s class. Well.
7) How you can create Nav elements in Bootstrap?
The bootstrap offers various options for staging navigation elements, all of them using the same markup and base classes’ .nav
To create tabular navigation or tabs
Start with a basic unordered list including .nav base classes
Then add classes. Nav-tab
8) What is the use of Bootstrap Carousel plugin?
The Carousel plugin is used to add the slider to your site. This is useful in conditions where you want to display a large number of content in a small space on web pages. Some values include carousel.
.carousel (options)
.carousel (‘cycle’)
.carousel (‘pause’)
.carousel (‘number’)
.carousel (‘prev’)
.carousel (‘next’)
9) What pagination in bootstrap is and how they are classified?
Pagination is the managing of an unordered list by bootstrap. To handle pagination bootstrap provides following classes
.pagination: To obtain pagination on your page you have to include this class
.disabled, .active: Customize links by .disabled for unclickable links and .active to indicate the current page
.pagination-Ig, .pagination-sm: Use these classes to obtain special size item
10) What is the use of Jumbotron in Bootstrap?
In bootstrap, Jumbotron is commonly used for content that you would like to highlight like some slogan or marketing headline etc. in other words it is used to expand the size of the headings and to append a margin for landing page content
To apply the Jumbotron in Bootstrap
Build a container <div> with the class of .jumbotron.
11) What is Modal plugin used for in Bootstrap?
A modal is a bay window which is layered above its parent window. Using a custom Jquery plugin, Bootstrap is created by modal. Modal windows have been created with the help of a modal plugin, to enrich user experience and to add useful functionality.
12) What is Bootstrap Container?
The bootstrap container is a class that is useful and creates a centralized area of the page where content on our site can be put inside. Bootstrap facility Container is it responsive and will keep our other HTML code.
13) What are Bootstrap collapsing elements?
Bootstrap compressed elements enable you to shrink to a specific content without writing a JavaScript code or equation maple. To apply collision elements to bootstrap, you have to add data-toggle = "shrinkage" to a connector component automatically added to a control element with a data target or href. Likewise, you can use it. Shrink (option). Shrink ('show') or Shrink ('hide')
14) What is list group in Bootstrap and what is the use of it?
The list group displays elements both with simple content and with complex elements.
For example, a general list is created using the group class list. List group to list the list and address
15) How you can add a badge to list group in Bootstrap?
To add a badge to the list of groups in Bootstrap, you need to add <span class = "badge"> to the <li> <li> element.
16) What media object in Bootstrap is and what are their types?
Media objects in bootstrap contain media blocks such as left or right content block images, videos or audio. Media components can be created using classes. Media and source are specified using category. Media-object there are two types of media-objects,
They are two types
Media
.media-list
17) Why choose Bootstrap for creating the websites?
There is little reason why we select Bootstrap for creating websites.
Mobile Support: For mobile devices, it provides complete support in one single file rather than in a separate file. It supports the responsive design as well as adjusting the CSS based on the special types of device, size of the screen etc. It reduces the additional effort for developers.
Easy to learn: Writing application in bootstrap is simple if you be familiar with CSS and HTML
Browser Support: It supports every the trendy browser like Firefox, Opera, Safari, IE etc.
18) What are the key mechanisms of Bootstrap?
The key mechanism of Bootstrap is
CSS: It comes with prosperity of CSS files
Scaffolding: It provides a fundamental structure with a Grid system, link styles, and background
Layout mechanism: List of layout mechanism
JavaScript Plugin: It contains various jQuery and JavaScript plugin
Customize: To obtain your own version of the framework you can customize your mechanism
19) What are class loaders in Bootstrap?
The class loader is a part of the JRE (Java Runtime Environment) that loads Java Classes in Java fundamental environment. Class loaders also handle the conversion of a named class into a corresponding binary form.
20) What are the types of layout existing in Bootstrap?
Bootstrap has two types of layouts
Fluid Layout: If you want to create an application of 100% wide and apply all the width of the screen when using Fluid Layout
Fixed Layout: For a standard screen, you utilize the fixed layout (9 40px) option
No comments:
Post a Comment