0% found this document useful (0 votes)
8 views2 pages

HTML, CSS, and Bootstrap Interview Questions

The document contains a comprehensive list of interview questions categorized into three sections: HTML, CSS, and Bootstrap. Each section includes fundamental concepts, usage, and properties related to web development technologies. The questions cover topics such as HTML structure, CSS styling, and Bootstrap responsiveness, providing a useful resource for interview preparation.

Uploaded by

ramya260303
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views2 pages

HTML, CSS, and Bootstrap Interview Questions

The document contains a comprehensive list of interview questions categorized into three sections: HTML, CSS, and Bootstrap. Each section includes fundamental concepts, usage, and properties related to web development technologies. The questions cover topics such as HTML structure, CSS styling, and Bootstrap responsiveness, providing a useful resource for interview preparation.

Uploaded by

ramya260303
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

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?

You might also like