Search This Blog

Tuesday, July 23, 2013

Why to use BootStrap?

BootStrap is a collection of tools or a toolkit, used for developing websites and web applications. It consists of CSS and HTML based design templates that enable you to create interface components like Typography, Navigation, Grids, Forms, Layouts, Alerts, Tables, Charts, Buttons, Forms, Popovers, etc.

BootStrap is created mainly for modern browsers. It is used to build websites and web applications that work perfectly on all modern browsers like Internet Explorer, Firefox, Chrome, Safari and Opera.

Also, BootStrap supports responsive designs i.e. the graphic design of web pages automatically gets adjusts themselves, based on the characteristics of the device used to view the website.  bootstrap4

Why to use BootStrap?

BootStrap has built with flexible pre-processor and hence it provides more power and flexibility when     compared to regular CSS.

BootStrap is easy to implement and it supports Compiling Less accomplishment through JavaScript

BootStrap doesn’t contain any superfluous JavaScript, Flash or images after the compilation has done.


BootStrap

BootStrap is a collection of tools or a toolkit, used for developing websites and web applications. It consists of CSS and HTML based design templates that enable you to create interface components like Typography, Navigation, Grids, Forms, Layouts, Alerts, Tables, Charts, Buttons, Forms, Popovers, etc.
BootStrap is created mainly for modern browsers. It is used to build websites and web applications that work perfectly on all modern browsers like Internet Explorer, Firefox, Chrome, Safari and Opera.
Also, BootStrap supports responsive designs i.e. the graphic design of web pages automatically gets adjusts themselves, based on the characteristics of the device used to view the website.  bootstrap4
Why to use BootStrap?
  • BootStrap has built with flexible pre-processor and hence it provides more power and flexibility when compared to regular CSS.
  • BootStrap is easy to implement and it supports Compiling Less accomplishment through JavaScript.
  • BootStrap doesn’t contain any superfluous JavaScript, Flash or images after the compilation has done.
- See more at: http://www.k2bindia.com/services/responsive-web-design/bootstrap/#sthash.OGjOynva.dpuf

No comments:

Post a Comment

Validating to select in sequencial order using angular

    < input type = "checkbox" (change) = "handleSelectTaskItem($event, taskItem)" [checked] = " taskItem . i...