1. Which of the following LESS variables does not belong to the Navbar component?
Answers:
Answers:
Answers:
<table class=”table”>
…
</table>
Answers:
Answers:
Answers:
Answers:
Answers:
Answers:
Answers:
A) The Transitions plugin must be included.
B) The Popover plugin must be included.
Answers:
Answers:
A) Options can be passed via data attributes or JavaScript.
B) For data attributes, the option name has to be appended to option-, as in option-animation=””.
C) For data attributes, the option name has to be appended to data-, as in data-animation=””.
D) Options can be passed only via JavaScript.
Answers:
Answers:
Answers:
Answers:
Answers:
Answers:
<span class=”caret”></span>
Answers:
<span class=”badge”>…</span>
Answers:
Answers:
- @navbar-margin-bottom
- @navbar-border-radius
- @navbar-padding-horizontal
- @navbar-default-height
Answers:
- .table
- .table-striped
- .table-condensed
- .table-responsive
- .table-scrollable
Answers:
- Setting the option “backdrop” to true
- Setting the option “backdrop” to static
- Setting the option “keyboard” to true
- Setting the option “escape” to true
<table class=”table”>
…
</table>
Answers:
- It has light padding and only horizontal dividers with an enabled hover state on table rows within a <tbody>.
- It has zebra-striping enabled on any table row within the <tbody>,
- It has light padding and only horizontal dividers.
- It is compacted by cutting cell padding in half.
Answers:
- $(‘#myModal’).modal()
- $(‘#myModal’).modal({ keyboard: false })
- $(‘#myModal’).modal(‘show’)
- All of these
Answers:
- Glyphicons
- Breadcrumbs
- Dropdowns
- Pivottable
Answers:
- #f9f9f9
- #f5f5f5
- #ddd
- #66afe9
Answers:
- 6
- 5
- 4
- 3
Answers:
- animation
- delay
- backdrop
- show
Answers:
- .close
- .badge
- .caret
- .clearfix
A) The Transitions plugin must be included.
B) The Popover plugin must be included.
Answers:
- Statement A is true while Statement B is false.
- Statement B is true while Statement A is false.
- Both statements are true.
- Both statements are false.
Answers:
- transition
- tocible
- tooltip
- boilerplate
A) Options can be passed via data attributes or JavaScript.
B) For data attributes, the option name has to be appended to option-, as in option-animation=””.
C) For data attributes, the option name has to be appended to data-, as in data-animation=””.
D) Options can be passed only via JavaScript.
Answers:
- A and B
- A and D
- C
- A and C
Answers:
- click
- hover
- focus
- manual
Answers:
- 2000
- 3000
- 5000
- None of these
Answers:
- .success
- .warning
- .error
- .danger
Answers:
- Setting the option “backdrop” to true
- Setting the option “backdrop” to static
- Setting the option “keyboard” to true
- None of these
Answers:
- navs
- breadcrumbs
- pagination
- navbar
- progress bars
<span class=”caret”></span>
Answers:
- It generates a close icon for dismissing content like modals and alerts.
- It utilizes the micro clearfix.
- It indicates dropdown functionality and direction.
- It indicates back button functionality.
<span class=”badge”>…</span>
Answers:
- It indicates dropdown functionality and direction.
- It utilizes the micro clearfix.
- It highlights new or unread items.
- It extends the entire viewport.
No comments:
Post a Comment