Welcome to CHOOLS BOOTSTRAP ASSESSMENT (YOU HAVE ONLY 30 MINUTES TO COMPLETE THIS PART [20 Questions]) **** Wishing You All The Best **** Instructions : To start the quiz, please provide your name, email id and phone number. All questions are mandatory* Answering each question is required before going on to the next page of questions. Your response is subject to change at any time. After completed the quiz click the submit button. If, once the time is up, it will be automatically submitted. The report will be mailed to your email address after the quiz is finished. 1. How can you create a thumbnail in Bootstrap? <div class="image- thumbnail">...</div> <div class="thumbnail">...</div> <div class="image-box">...</div> <div class="img-thumb">...</div>2. How do you add a drop-down menu to a button in Bootstrap? Using the .dropdown class Using the .menu class Using the .drop-menu class Using the .expand class3. How do you include Bootstrap in an HTML file? <script src="bootstrap.js"></script> <link rel="stylesheet" href="bootstrap.css"> <style>@import url('bootstrap.css');</style> <bootstrap include>4. How can you create a modal in Bootstrap? Using the .popup class Using the .modal class Using the .dialog class Using the .overlay class5. Which class is used to create a jumbotron in Bootstrap? .jumbotron .hero- unit .large-box .big-box6. How can you create a responsive accordion in Bootstrap? Using the .accordion class Using the .collapse class Using the .accordion-collapse class Using the .toggle class7. How can you create a responsive image in Bootstrap? <img class="img- responsive" src="image.jpg"> <img class="responsive-img" src="image.jpg"> <img class="responsive" src="image.jpg"> <img class="fluid-img" src="image.jpg">8. What is the purpose of the .navbar-inverse class in Bootstrap? To create a dark- themed navigation bar To style buttons To add a shadow effect To make text bold9. Which class is used to create a responsive navigation bar in Bootstrap? .nav- collapse .navbar-toggle .navbar-collapse .nav-toggle10. How do you add a background color to a button in Bootstrap? .btn-color .btn-bg .btn-background .btn-{color}11. Which class is used to create a responsive table in Bootstrap? .responsive- table .table-responsive .mobile-table .flexible-table12. Which class is used to create a responsive carousel in Bootstrap? a. .slider b. .carousel c. .slideshow d. .img-carousel Answer: b. .carousel .slider .carousel .slideshow .img-carousel13. How can you create a responsive form with inline fields in Bootstrap? <form class="form-inline">...</form> <form class="inline-form">...</form> <form class="form-horizontal">...</form> <form class="form- fluid">...</form>14. Which class is used to create a progress bar in Bootstrap? .loading-bar .progress-bar .progress-indicator .loading-progress15. How can you create a responsive image gallery in Bootstrap? Using the .image- gallery class Using the .responsive-gallery class Using the .gallery class Using the .img-gallery class16. How can you create a blockquote in Bootstrap? <quote class="blockquote">...</quote> <blockquote class="quote">...</blockquote> <blockquote class="blockquote">...</blockquote> <div class="blockquote">...</div>17. What is the purpose of the .lead class in Bootstrap? To create a large text To style links To add a shadow effect To create a navigation bar18. How can you add a border to an element in Bootstrap? .border .bordere .border-style .rounded19. How can you create a responsive media object in Bootstrap? Using the .media class Using the .responsive-media class Using the .media-object class Using the .img-media class20. How can you add a tooltip to an element in Bootstrap? Using the .tooltip class Using the .hint class Using the .info-box class Using the .popup class5 out of 4Time is Up!