美文网首页
2018-04-17

2018-04-17

作者: 追逐喆 | 来源:发表于2018-04-17 12:36 被阅读0次

1.text-decoration:none;

a标签无。

2.background:white;

背景颜色:白色。

3.margin:0px  auto;

外边框  上下无  左右居中

4.float:left;

浮动  左浮动

5.text-align:center;

居中显示

6.line-height:50px;

行高50像素

7.list-style:none;

li标签  无

8.margin-left(right)(top)(bottom);

左右 上下 边距

9.border-style:solid;

线条样式  实线

10.border-radius:1px;

圆角1像素

11.overflow:hidden;

清楚浮动

12.display:inline-block;

设置块状元素

相关文章

网友评论

      本文标题:2018-04-17

      本文链接:https://www.haomeiwen.com/subject/cpvukftx.html