Home > Web Front-end > JS Tutorial > body text

What is BootStrap?

怪我咯
Release: 2018-12-04 17:20:22
Original
1190 people have browsed it

BootStrap

* Responsive HTML, CSS, JS framework.

* Responsive design:

* Design a set of pages that adapt to different devices and can be browsed normally on mobile phones, PADs, and PCs.

* Responsive principle:

* Use CSS3 media queries, Match different styles according to the screen resolution.

* BootStrap:

* Global CSS:

* Grid:

* Form:

* Button...

* Component:

* Navigation bar:

* Paging bar:

* Tab page:

* JS plug-in:

* Picture carousel.

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