JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Bootstrap interview questions
Bootstrap interview questions
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 5
1. Which of the following is correct about Bootstrap Responsive Images?
A. Bootstrap 3 allows you to make the images responsive by adding a class ..img-responsive to the <.img> tag.
B. ..img-responsive class applies max-width: 100%; and height: auto; to the image so that it scales nicely to the parent element.
C. Both of the above.
D. None of the above..
Show Correct Answer
Correct Answer is :
Both of the above.
2. Which of the following class can be used to create a responsive table?
A. .table-responsive
B. .responsive
C. .active
D. .table
Show Correct Answer
Correct Answer is :
.table-responsive
3. Which of the following class is required to be added to form tag to make it horizontal?
A. .horizontal
B. .form-horizontal
C. .horizontal
D. None of the above.
Show Correct Answer
Correct Answer is :
.form-horizontal
4. Which of the following bootstrap style of image gives the image rounded corners?
A. .img-rounded
B. .img-circle
C. .img-thumbnail
D. None of the above.
Show Correct Answer
Correct Answer is :
.img-rounded
5. Which of the following bootstrap styles are used to add a dropdown to a tab?
A. .nav, .nav-tabs, .menu
B. .nav, .nav-tabs, dropdown-.menu
C. .nav, .nav-pills, .dropdown
D. .nav, .nav-pills
Show Correct Answer
Correct Answer is :
.nav, .nav-tabs, dropdown-.menu
Similar Interview Questions
Search for latest jobs
Find Jobs