Bootstrap library

One of the popular JacaScript libraries is Bootstrap.

Using Bootstrap library helps to achieve the following:

  1. It shortens development time.
  2. It uses best practices for web development, so this web site can be used in mobile devices.
  3. Design of web elements is consistent from different pages.
  4. Bootstrap ensures compatibility of code between different browsers.
  5. It is not difficult to learn.
  6. It has large user base. So it is possible to get help from other people.
  7. CSS styles used in Bootstrap library are customizable.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator