何江海

导航

2021年10月26日 #

CSS样式2

摘要: position: relative;生成相对定位的元素,相对于其正常位置进行定位(相对定位)。 padding-bottom: 属性设置元素的下内边距。 border-bottom: 1px dotted;下边框为1像素的虚线。 position: absolute;生成绝对定位的元素,绝对于其正 阅读全文

posted @ 2021-10-26 19:21 何江海 阅读(29) 评论(0) 推荐(0)