1、<iframe src="head.html" width="100%" height="189px"></iframe>页面插入头部样式
2、target="_top"顶部对齐方式
3、position: absolute;绝对定位
4、display: inline-block;块级元素浮动
5、justify-content: space-between;项目位于各行之间留有空白的容器内。
6、display: block;显示为块级元素
2023-12-15 14:57:27
1、<iframe src="head.html" width="100%" height="189px"></iframe>页面插入头部样式
2、target="_top"顶部对齐方式
3、position: absolute;绝对定位
4、display: inline-block;块级元素浮动
5、justify-content: space-between;项目位于各行之间留有空白的容器内。
6、display: block;显示为块级元素