随笔分类 -  精品课

摘要:background-image: url(); background-repeat: no-repeat; background-position: center; 背景图片位置 background-size: cover; 背景放大会完全占完位置,图片可能有缺失 background: url 阅读全文
posted @ 2021-05-20 17:24 Sai佐为 阅读(71) 评论(0) 推荐(0)
摘要:56:50 margin-top:50px 和 margin-bottom:100px 之间的距离会重叠,哪个长就按长的距离相隔 ,前第一个标签的底部margin 会跟第二个标签的顶部 margin重合 1:00:00嵌套的蓝色,设置了margin-top是想基于内部红色向下移。只要给个边框给红色, 阅读全文
posted @ 2021-05-18 16:53 Sai佐为 阅读(81) 评论(0) 推荐(0)