bootstrap
it is a front-end framework for developing responsive, mobile-first web sites.
2 ways to use Bootstrap on the web site:
1>download Bootstrap from getbootstrap.com
2>include bootstrap from a CDN
so why do we use bootstrap?
1. easy to use
2. responsive features
3. mobile-first approach
4. browser compatibility
containers are not nestable, which means container cannot be inside of another container.
Bootstrap是一款流行的前端框架,用于开发响应式的、移动优先的网站。它提供两种使用方式:从getbootstrap.com下载或通过CDN引入。Bootstrap的优势包括易用性、响应式特性、移动优先的设计理念及良好的浏览器兼容性。

233

被折叠的 条评论
为什么被折叠?



