BOOTSTRAP QUIZ DESCRIPTION

Inthe initial-scale=1 part sets

  • To make zoom in Mobile only
     

  • To make zoom in Desktop only

  • initial zoom level when the page is first loaded by the browser

  • None of these

Which is default for a form

  • Horizontal Form
     

  • Vertical Form

  • Inline Form

  • None of these

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.

Bootstrap’s global default font-size is

  • 10px
     

  • 12px

  • 13px

  • 14px

In Grid move columns to the right using

  • .col-md-left-*
     

  • .col-md-margin-*

  • col-md-offset-*

  • None of these

Which class creates list of items?

  • lst-group
     

  • list-group

  • menu-group

  • list-grp

.input-lg provides

  • To make width size
     

  • To make height size

  • To make width and height both

  • To make character entry size

Default size of H6 bootstrap heading

  • 10px
     

  • 12px

  • 14px

  • 16px

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 lg means for

  • phones
     

  • tablets

  • desktop

  • larger desktops

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

The bootstrap class sm means for

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

  • tablets

  • desktop

  • larger desktops

Which class creates pagination?

  • pagination
     

  • pager

  • pagination-link

  • link-pagination

Which of the following class makes circle image

  • .img-circle-corner
     

  • .img-crl

  • img-circle

  • .img-clr

Default size of H5 bootstrap heading

  • 14px
     

  • 16px

  • 18px

  • 20px

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 the button class to indicate danger

  • .btn-info
     

  • .btn-danger-button

  • btn-danger

  • .btn-warning

Can we create badges inside buttons?

  • Yes

  • No

In Bootstrap Small devices are defined as having a screen width from

  • 512 pixels to 1024 pixels
     

  • 256 pixels to 1024 pixels

  • 700 pixels to 900 pixels

  • 768 pixels to 991 pixels

 Bootstrap is developed by

  •  James Gosling
     

  • Mark Jukervich

  • Mark Otto and Jacob Thornton

  • None of them

What should be used to indicate badge in bootstrap

  • 10

  • 10

  • 10

  • 10

Default size of H2 bootstrap heading

  • 20px
     

  • 24px

  • 30px

  • 36px

In Bootstrap we can addfor

  • Proper Rendering and Zooming in mobile
     

  • Make SEO

  • Make proper view of labels

  • None

Change the order of the grid columns with

  • .col-md-front-* and .col-md-back-*
     

  • col-md-right-* and .col-md-left-*

  • .col-md-move-right-* and .col-md-move-left-*

  • col-md-push-* and .col-md-pull-*

Which class should be used to indicate a button group?

  • btn-group-buttons
     

  • btn-group

  • btn-grp

  • btn-buttons

Glyphicons used for

  • using different icons like badge
     

  • using slideshow

  • using animation

  • using favicon

Stacked-to-horizontal grid becomes

  • horizontal on desktops
     

  • horizontal on mobiles/tablets

  • horizontal on all devices

  • stacked on all devices

Containers are nestable

  • TRUE
     

  • FALSE

Which of the following class makes thumbnail image

  • .img-tmbnail
     

  • .img-thumbnail-image

  • .img-thumb

  • img-thumbnail

A standard navigation bar is created with:

  •  <nav class=”navnavbar”>
     

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

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

  • <nav class=”navigationbarnavbar-default”>