Bootstrap Question:
Download Job Interview Questions and Answers PDF
Tell me what does Bootstrap package includes?
Answer:
Bootstrap package includes −
☛ Scaffolding − Bootstrap provides a basic structure with Grid System, link styles, background. This is is covered in detail in the section Bootstrap Basic Structure
☛ CSS − Bootstrap comes with feature of global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system. This is covered in detail in the section Bootstrap with CSS.
☛ Components − Bootstrap contains over a dozen reusable components built to provide iconography, dropdowns, navigation, alerts, popovers, and much more. This is covered in detail in the section Layout Components.
☛ JavaScript Plugins − Bootstrap contains over a dozen custom jQuery plugins. You can easily include them all, or one by one. This is covered in details in the section Bootstrap Plugins.
☛ Customize − You can customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version.
☛ Scaffolding − Bootstrap provides a basic structure with Grid System, link styles, background. This is is covered in detail in the section Bootstrap Basic Structure
☛ CSS − Bootstrap comes with feature of global CSS settings, fundamental HTML elements styled and enhanced with extensible classes, and an advanced grid system. This is covered in detail in the section Bootstrap with CSS.
☛ Components − Bootstrap contains over a dozen reusable components built to provide iconography, dropdowns, navigation, alerts, popovers, and much more. This is covered in detail in the section Layout Components.
☛ JavaScript Plugins − Bootstrap contains over a dozen custom jQuery plugins. You can easily include them all, or one by one. This is covered in details in the section Bootstrap Plugins.
☛ Customize − You can customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version.
Download Bootstrap Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know what dependencies does Bootstrap require for it to work properly? | Tell me what are glyphicons? |