摘要:
position的属性,static 默认值,静态位置,即不是绝对定位;relative,相对位置,不是绝对定位;absolute,绝对位置,绝对定位;fixed,固定位置,绝对定位 {position:relative}{left:20px;bottom:10px;}表示距离左边20px,距离下边 阅读全文
posted @ 2018-04-02 00:29
香蕉小姐姐丶
阅读(132)
评论(0)
推荐(0)
摘要:
1定宽布局,内容部分宽度确定width:xx;margin:0 auto; 2.流式布局:宽度百分比或自动 width:80%; 3.响应式:根据屏幕宽度显示不同的布局@media 4.定宽和流式混合 li:nth-child(odd){}表示选中li中的奇数列表 even表示偶数列表 border 阅读全文
posted @ 2018-04-02 00:29
香蕉小姐姐丶
阅读(80)
评论(0)
推荐(0)

浙公网安备 33010602011771号