2个回答
展开全部
class标签分为三种用法
1.行内样式:<div style="background:#fff;"></div>
样式优先级最高,但是不方便统一修改,单一性强
2.内联样式:
<style>
body{ padding-top:50px; font-family:"微软雅黑";}
.carousel{ height:500px; background-color:#000; margin-bottom:20px;}
.carousel .item{ height:500px; background-color:#000;}
.carousel img{width:100%;}
.carousel .caption p{ margin-bottom:20px; font-size:20px; line-height:1.8;}
#summary-container .col-md-4{ text-align:center;}
</style>
样式优先级仅次于行内样式,适合少量样式代码,如果样式过多,就不适合了。
3.外链样式:
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
这个是我们常用的,也是推荐使用的。外链样式表方便修改,样式代码和框架代码明确分开。也便于加载。
1.行内样式:<div style="background:#fff;"></div>
样式优先级最高,但是不方便统一修改,单一性强
2.内联样式:
<style>
body{ padding-top:50px; font-family:"微软雅黑";}
.carousel{ height:500px; background-color:#000; margin-bottom:20px;}
.carousel .item{ height:500px; background-color:#000;}
.carousel img{width:100%;}
.carousel .caption p{ margin-bottom:20px; font-size:20px; line-height:1.8;}
#summary-container .col-md-4{ text-align:center;}
</style>
样式优先级仅次于行内样式,适合少量样式代码,如果样式过多,就不适合了。
3.外链样式:
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
这个是我们常用的,也是推荐使用的。外链样式表方便修改,样式代码和框架代码明确分开。也便于加载。
微测检测5.10
2023-05-10 广告
2023-05-10 广告
您好!建议咨 深圳市微测检测有限公司,已建立起十余个专业实验室,企业通过微测检测就可以获得一站式的测试与认 证解决方案;(EMC、RF、MFi、BQB、QI、USB、安全、锂电池、快充、汽车电子EMC、汽车手机互 联、语音通话质量),认证遇...
点击进入详情页
本回答由微测检测5.10提供
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询