HTML Interview Questions
What is html?
What is the basic structure of html page?
How many elements are there for heading in html?
What is the use of anchor tag?
Explain “POST” and “GET” method of html form?
Explain enctype for html form?
Explain table elements?
Explain src attribute?
Difference between select dropdown and data list?
Explain html data element?
Explain use of figure element?
Explain use of object element?
How to include css in html?
CSS Interview Questions
What is css?
Explain types of css?
Why to use external css?
How define id and class in css?
What is the difference between padding and margin?
How set image as background in css?
How to set border?
Explain sequence of border property?
What is the use of outline property?
Explain text transformation
Explain use of float property?
Explain CSS display properties?
Explain absolute position?
Explain overflow property?
How to make color transparent?
Explain gradients?
Explain use of translate?
What are css transitions?
What is the use of transition-delay?
Explain keyframe rules?
What is animation delay?
Explain animation timing function?
How to use media query in css?
Bootstrap Interview Questions
When bootstrap was introduced?
Who created bootstrap?
Explain responsive design?
Why to use bootstrap?
What is the device max width as per bootstrap?
Explain bootstrap grid system?
One row can be divided into how many parts?
Can we create row inside column?
What is the use of float-start class?
What do you understand by bootstrap modal box?
How to show bootstrap modal in center of page?
Explain scrollspy?
Which bootstrap class is used for checkbox?