bootstrap巨幕
<html> <head> <meta charset="UTF-8"> <link rel="stylesheet" href="static/css/bootstrap.css"> <title>巨幕</title> </head> <body> <div> <div> <div style="padding: 0"> <div style="background-color: #602D4F;border-radius: 0;"> <h1 style="font-size: 100px;color:white;font-weight: bolder">Bootstrap</h1> <h2 style="font-size: 30px;color:white;">简洁、直观、强悍的前端开发框架,让web开发更迅速、简单。</h2> <button type="button" class="btn btn-primary btn-lg center-block">Bootstrap3中文文档(v3.3.7)</button> </div> </div> </div> </div> </body> </html>
前台框架
1 sea.js
https://www.zhangxinxu.com/sp/seajs/
2mint-ui(基于移动端的工具 )
http://elemefe.github.io/mint-ui/#/
3light7(基于移动端)
4 h-ui (后台框架)
5 x-admin(后台框架)
6 移动ui(已经不再更新了)