Online Bootstrap Test (Basic)

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Stephanie Young
S
Stephanie Young
Community Contributor
Quizzes Created: 85 | Total Attempts: 71,218
| Attempts: 1,248 | Questions: 10
Please wait...
Question 1 / 10
0 %
0/100
Score 0/100
1. Which of the following is a free front-end framework for faster and easier web development?

Explanation

Bootstrap is a free front-end framework that allows developers to create responsive and mobile-first websites quickly and easily. It provides a set of pre-designed templates, CSS styles, and JavaScript components that can be easily customized and integrated into web projects. Bootstrap simplifies the process of building websites by providing a range of ready-to-use components and layouts, making it a popular choice for web developers looking to streamline their development process.

Submit
Please wait...
About This Quiz
Online Bootstrap Test (Basic) - Quiz

Do you have the basic bootstrap knowledge? How confident are you about that? This test is to show how much you know or don't know about bootstrap.

Personalize your quiz and earn a certificate with your name on it!
2. Which of the following classes adds borders on all sides of the table and cells?

Explanation

The .table-bordered class adds borders on all sides of the table and cells.

Submit
3. Which of the following indicates a big box for calling extra attention to some special content or information?

Explanation

A jumbotron is a term commonly used in web design to describe a large container that is used to draw attention to important or special content or information. It is typically a big box that is placed prominently on a webpage to highlight specific content, such as a featured article or announcement. The term "jumbotron" is derived from the large screens often seen in stadiums or arenas that display important information to a large audience. A glyphicon, pager, and pignation do not typically indicate a big box for calling extra attention to special content or information.

Submit
4. Which of the following classes makes a button unclickable?

Explanation

The class ".disabled" makes a button unclickable.

Submit
5. Which of the following is not a benefit of bootstrap?

Explanation

Complexity is not a benefit of bootstrap. Bootstrap is a popular front-end framework that provides a set of pre-designed components and styles to help developers build responsive and mobile-first websites easily. It simplifies the development process by offering a grid system, ready-to-use UI components, and a responsive layout. However, bootstrap can sometimes be considered complex for beginners due to its extensive documentation and numerous customization options. Despite this, complexity is not a benefit but rather a potential drawback for some users.

Submit
6. How many classes does bootstrap grid system has? 

Explanation

The bootstrap grid system has four classes. These classes are used to create responsive layouts and divide the webpage into columns. The classes are named col-1, col-2, col-3, and col-4, representing the number of columns each class spans. By using these classes, developers can easily create flexible and responsive designs for their websites.

Submit
7. Which of the following classes provides a responsive fixed width container?

Explanation

The class ".container" provides a responsive fixed width container.

Submit
8. In Bootstrap, which HTML element is used to create a lighter, secondary text in any heading?

Explanation

The correct answer is "small". In Bootstrap, the "small" HTML element is used to create a lighter, secondary text in any heading. This element can be used to emphasize additional information or provide a smaller, less prominent text within a heading.

Submit
9. Bootstrap's global default font-size is 

Explanation

Bootstrap's global default font-size is 12px. This means that the default font size for all elements in a Bootstrap website or application is set to 12 pixels. This can be useful for maintaining consistency in the design and ensuring that text is easily readable across different devices and screen sizes.

Submit
10. The class used to create an image gallery is

Explanation

The correct answer is .thumbnail because the class .thumbnail is commonly used to create an image gallery. This class is often applied to the container element that holds the images in the gallery, allowing for consistent styling and layout. By using the .thumbnail class, developers can easily apply CSS rules and JavaScript functionality to the gallery, making it visually appealing and interactive for users.

Submit
View My Results

Quiz Review Timeline (Updated): Mar 19, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 19, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 21, 2018
    Quiz Created by
    Stephanie Young
Cancel
  • All
    All (10)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Which of the following is a free front-end framework for faster...
Which of the following classes adds borders on all sides of the table...
Which of the following indicates a big box for calling extra...
Which of the following classes makes a button unclickable?
Which of the following is not a benefit of bootstrap?
How many classes does bootstrap grid system has? 
Which of the following classes provides a responsive fixed width...
In Bootstrap, which HTML element is used to create a lighter,...
Bootstrap's global default font-size is 
The class used to create an image gallery is
Alert!

Advertisement