What is bootstrap developed on?

(*-*)浩
Release: 2019-07-19 13:38:20
Original
2446 people have browsed it

Bootstrap is a simple, intuitive and powerful front-end development framework developed based on HTML, CSS, and JavaScript in collaboration with designers Mark Otto and Jacob Thornton of the American Twitter company, making the Web Development is faster.

What is bootstrap developed on?

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 performance optimized based on the Bootstrap source code.

In late January 2018, the Bootstrap team released the official version of Bootstrap 4. The main changes in 4 include the following aspects:

Migrated from Less to Sass

Improved 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 automatic positioning of tool tips and popovers

Improved documentation

Many other improvements

Less is a CSS preprocessor that makes CSS dynamic. Bootstrap, on the other hand, is a toolkit for rapid development of Web Apps and sites. This way, you can use Bootstrap’s Less variables, mixins, and nesting in CSS.

For more technical articles related to Bootstrap, please visit the

Bootstrap Tutorial

column to learn!

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