Top 10 Interview Question on Bootstrap

1. What is bootstrap ?

Ans: It is sleek, intuitive and powerful mobile first front-end framework for faster and easier web
development.It uses HTML, CSS & Javascript.

2. Who developed boostrap ?

Ans: Bootstrap was developed by Mark otto and Jacob Thornton at Twitter.

3. What are the uses of the bootstrap ?

Ans:

a. Mobile first approach
b. Browser support
c. Easy to get started
d. Responsive design

4.In graphic design what is grid ?

Ans: A grid is a structure made up of a series of intersecting straight lines used to structure the content.

5. How to establish cross browser consistency ?

Ans: Bootstrap uses normalize to establish cross browser consistency.It is a small CSS file that provides better cross-browser consistency in the default styling of HTML elements.

6. How to create headings , paragraphs , lists and other inline elements ?

Ans: Using typography feature of boostrap you can create headings , paragraph , lists and other inline elements .
7. What are the three different types of lists supported by bootstrap ?

Ans:

a. ordered lists
b. unordered lists
c. definition lists

8. What are the two different key ways to display code ?

Ans:

a. <code> tag
b. <pre> tag

9. What are the four different classes will alllow you to change the background color of your table rows or individual cells ?


Ans:

a. .active
b. .success
c. .warning
d. .danger

10 What are the three different types of form layouts ?

Ans:

a. vertical form
b. In-line form

c. Horizontal form

If you are looking for more questions please click on below link:

https://www.amazon.com/Linux-Kuriosity/e/B07J129KG4?ref=sr_ntt_srch_lnk_2&qid=1556597655&sr=8-2

Comments

Popular posts from this blog

Python & Shell Scripting Real Time Course Book & Videos

Top Five Devops Technical Interview QA Books

Linux-Command Hands-On (DF)