`html` 将视频作为背景
.wrapper{position: relative;width: 100%;height: 100vh;
}
.video{position: absolte;width: 100%;height:100%;object-fit: cover;
}
See the Pen 将视频用作背景 by liu874396180 (
@liu874396180) on
CodePen..wrapper{position: relative;width: 100%;height: 100vh;
}
.video{position: absolte;width: 100%;height:100%;object-fit: cover;
}
See the Pen 将视频用作背景 by liu874396180 (
@liu874396180) on
CodePen.