标签:span href mic alt style java sheet 内容 styles
栅格系统需要引用bootstrap插件
<script src="~/Scripts/BootStrap/bootstrap.js">
</script> <link href="~/Content/BootStrap/bootstrap.css" rel="stylesheet" />
栅格系统使页面内容随页面大小改变,将页面一行分为最多十二块
col-lg- 大屏
col-md- 中屏
col-sm- 小屏
后面数字是多少,就是占了多少份
部分代码:
运行结果:
标签:span href mic alt style java sheet 内容 styles
原文地址:https://www.cnblogs.com/linux12/p/12715586.html