Home > Web Front-end > Bootstrap Tutorial > What does bootstrap mean?

What does bootstrap mean?

(*-*)浩
Release: 2019-07-13 15:45:48
Original
3028 people have browsed it

Bootstrap is a simple, intuitive, and powerful front-end development framework based on HTML, CSS, and JavaScript developed by designers Mark Otto and Jacob Thornton of Twitter Company in the United States, making Web development faster.

What does bootstrap mean?

Bootstrap provides elegant HTML and CSS specifications, which are written in the dynamic CSS language Less. (Recommended learning: Bootstrap video tutorial)

Bootstrap has been very popular since its launch and has been a popular open source project on GitHub, including NASA's MSNBC (Microsoft National Broadcasting Company) Breaking News has used this project.

Some frameworks that are familiar to domestic mobile developers, such as the WeX5 front-end open source framework, are also based on the Bootstrap source code for performance optimization.

In late January 2018, the Bootstrap team released the official version of Bootstrap 4.

The most important changes in 4 include the following aspects:

Migrate from Less to Sass

Improve the grid system

Default Flexbox support

Dropped wells, thumbnails, and panels for cards

Merge all HTML resets into a new module: Reboot

New customization options

No longer supports IE8

Rewrite all JavaScript plug-ins

Improve tooltips and automatic positioning of popovers

Improve documentation

Many other improvements

Bootstrap contains a wealth of Web components. Based on these components, you can quickly build a beautiful and fully functional website. It includes the following components:

Drop-down menu, button group, button drop-down menu, navigation, navigation bar, path navigation, paging, layout, thumbnail, warning dialog box, progress bar, media object, etc.

For more technical articles related to Bootstrap, please visit the Bootstrap Tutorial column to learn!

The above is the detailed content of What does bootstrap mean?. 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