热门关键字:
jquery > jquery教程 > jquery教程 > CSS中的居中

CSS中的居中

234
作者:管理员
发布时间:2020/8/8 22:37:19
评论数:0
转载请自觉注明原文:http://www.jq-school.com/Show.aspx?id=2330

以下例子中,涉及到的CSS属性值。

.parent-frame {
 
 width: 200px;
 
 height: 200px;
 
 border: 1px solid red;
 
}
 
.child-frame {
 
 width: 100px;
 
 height: 100px;
 
 border: 1px dotted blue;
 
}




如果您觉得本文的内容对您的学习有所帮助:支付鼓励



关键字:jquery
友荐云推荐