发布网友 发布时间:2022-04-21 15:44
共3个回答
懂视网 时间:2022-04-21 00:29
video 居中 video 居中 为了段落内的首行文字缩进,已定义
动态判断让有video有段落的text-indent值为0吧
热心网友 时间:2022-04-20 21:37
<html>
<head><title></head></title>居中</head>
<style>
#all {
margin:auto;
width:500px;
height:544px;
}
</style>
<body>
<div id="all">
<video src="sp.mp4" controlsposter="sl.jpg"></video>
</div>
</body>
</html>
热心网友 时间:2022-04-20 22:55
设置margin样式