Home  >  Article  >  Web Front-end  >  What is BootStrap?

What is BootStrap?

怪我咯
怪我咯Original
2017-06-27 11:36:181182browse

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!

Statement:
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