What is bootstrap? what does it do

藏色散人
Release: 2019-07-20 14:03:39
Original
4244 people have browsed it

What is bootstrap? what does it do

What is bootstrap? What it does

Bootstrap is a front-end framework for rapid development of web applications and websites. Bootstrap is based on HTML, CSS, and JAVASCRIPT.

ootstrap was developed by Mark Otto and Jacob Thornton at Twitter. Bootstrap is an open source product released on GitHub in August 2011.

Why use Bootstrap?

Mobile-first: Starting with Bootstrap 3, the framework includes mobile-first styles throughout the library.

Browser support: All major browsers support Bootstrap.

Internet Explorer Firefox Opera Google Chrome Safari

Easy to get started: As long as you have basic knowledge of HTML and CSS, you can start learning Bootstrap.

Responsive design: Bootstrap’s responsive CSS can adapt to desktops, tablets, and mobile phones. For more information about responsive design, see Bootstrap Responsive Design.

It provides a concise and unified solution for developers to create interfaces.

It contains powerful built-in components and is easy to customize.

It also provides web-based customization.

It is open source.

Bootstrap function:

Use the styles and components it provides to quickly write websites

You only need to reference some defined classes, that is, class Name, you can create a web page that already has a very beautiful style, and it supports self-adaptation, so it is a very good framework.

Related recommendations: "bootstrap tutorial"

The above is the detailed content of What is bootstrap? what does it do. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!