BOOTSTRAP QUIZ DESCRIPTION

What should be used to indicate badge in bootstrap

  • 10

  • 10

  • 10

  • 10

The .container-fluid class provides

  • Fixed width container
     

  • Table format

  • To create a Form

  • Full width container

Which of the following class applies the hover color to a particular row or cell of a table?

  • active
     

  • success

  • warning

  • danger

Which of the following is correct about data-trigger Data attribute of popover Plugin?

  • Sets the default title value if the title attribute isn’t present.
     

  • Defines how the popover is triggered.

  • Defines default content value if data-content attribute isn’t present

  • Delays showing and hiding the popover in ms.

Which of the following bootstrap styles are used to create a vertical pills navigation?

  •  nav, .nav-tabs
     

  • nav, .nav-pills

  • nav, .nav-pills, .nav-stacked

  • nav, .nav-tabs, .nav-justified

Which of the following bootstrap style of button indicates caution should be taken with this action?

  • btn-warning
     

  • btn-danger

  • btn-link

  • .btn-info

Which of the following class indicates a warning that might need attention?

  • active
     

  • success

  • .warning

  • danger

Default size of H4 bootstrap heading

  • 16px
     

  • 18px

  • 24px

  • 30px

The .container class provides

  • Full width container
     

  • Fixed width container

  • Table format

  • To create a Form

Which of the following bootstrap style of image makes the entire image round by adding border-radius:500px?

  • img-rounded
     

  • .img-circle

  • .img-thumbnail

  • None of the above.

Which of the following class makes round corner image for automatically adjust to fit the size of the screen?

  • .img-res-image
     

  • .img-responsive-image

  • .img-responsive

  • .img-res

Which of the following is correct about bootstrap media objects?

  • These are abstract object styles for building various types of components (like blog comments, Tweets, etc.) that feature a left-aligned or right-aligned image alongside the textual content.
     

  • The goal of the media object is to make the code for developing these blocks of information drastically shorter.

  • Both of the above.

  • None of the above.

Containers are nestable

  • TRUE
     

  • FALSE

A standard navigation bar is created with:

  •  <nav class=”navnavbar”>
     

  • <nav class=”navbar default-navbar”>

  • <nav class=”navbar navbar-default”>

  • <nav class=”navigationbarnavbar-default”>

Which of the following bootstrap style of button indicates caution should be taken with this action?

  • btn-warning
     

  • btn-danger

  • btn-link

  • btn-info

Default size of H2 bootstrap heading

  • 20px
     

  • 24px

  • 30px

  • 36px

Large devices are defined as having a screen width from

  • 1000 pixels and above
     

  • 1100 pixels and above

  • 1200 pixels and above

  • 1024 pixels and above

What is aspect ratio?

  • The aspect ratio of an image describes the proportional relationship between its height and its width.
     

  • The aspect ratio of an image describes the proportional relationship between its width and its height.

  • Its height

  • Its width

The bootstrap class sm means for

  • phones
    b. tablets
    c. desktop
    d. larger desktops

  • tablets

  • desktop

  • larger desktops

Bootstrap’s global default font-size is

  • 10px
     

  • 12px

  • 13px

  • 14px

Which of the following is correct about data-remote Data attribute of Modal Plugin?

  • It specifies static for a backdrop, if you don’t want the modal to be closed when the user clicks outside of the modal.
     

  • It closes the modal when escape key is pressed; set to false to disable.

  • It shows the modal when initialized.

  • Using the jQuery .load method, injects content into the modal body. If anhref with a valid URL is added, it will load that content.
     

Which is default for a form

  • Horizontal Form
     

  • Vertical Form

  • Inline Form

  • None of these

The Carousel plugin is a component

  • For getting lot of icons
     

  • For cycling through elements like slideshow

  • For animation

  • None of these

Medium devices are defined as having a screen width from
 

  • 900 pixels to 1000 pixels
     

  • 768 pixels to 991 pixels

  • 992 pixels to 1199 pixels

  • 512 pixels to 2048 pixels

Which plugin is used to create a tooltip?

  • popup
     

  • tooltip

  • modal

  • dialog Box

Which class indicates a dropdown menu?

  • .dropdown-list
     

  • .select

  • .dropdown

Who maintained AngularJS?

  • Google
     

  •  A community of individuals and corporations

  • Oracle

  •  Both A. and B.

Bootstrap’s global default line-height

  •  1.128
     

  • 1.428

  • 1.228

  • 1.8

Default size of H5 bootstrap heading

  • 14px
     

  • 16px

  • 18px

  • 20px

.input-lg provides

  • To make width size
     

  • To make height size

  • To make width and height both

  • To make character entry size