Computer Science, asked by bhavanicholavendhan, 2 months ago

Which of the following is correct about Bootstrap?
Select one or more
a.Bootstrap's responsive CSS will not adjusts to Desktops, Tablets and Mobiles
b.It contains beautiful and functional built-in components which are easy to customize
c.Provides a clean and uniform solution for building an interface for developers.
d.Bootstrap's responsive CSS adjusts to Desktops, Tablets and Mobiles​

Answers

Answered by rashich1219
4

Characteristics of Bootstrap

Explanation:

  • Bootstrap is a software that runs on coding program that uses various software.
  • You can just use the vanilla CSS that has already been precompiled. Custom styles can be used to override all of the styles afterwards. The Bootstrap framework is straightforward and self-explanatory.
  • It comes with precompiled files that may be used right away in any web project. It also includes Glyphicons fonts and the optional beginning Bootstrap theme, in addition to compiled and minified CSS and JS files.
  • This framework can be simply implemented into your own project's file structure by including the Bootstrap files precisely as they came out of the zip download, or you can rearrange and place them wherever you like if it suits your project better. Just make sure the fonts folder for Glyphicons is on the same level as the CSS folder.
  • To allow the web page to load visibly before any JavaScript is executed, JavaScript files are placed to the end of the body. Bootstrap plugins require jQuery, which must be loaded before bootstrap.js. You can also remove these files from the source if you aren't using any of Bootstrap's interactive features.

Thus, the correct options are B, C and D

Similar questions