公益网站视频模板_公益视频下载网站

哆啦Ai流程自动化发布于:2023-05-16 23:07热度:1026 ℃
点赞36收藏

公益网站视频模板可以根据不同的需求和主题进行定制,下面是一个简单的公益网站视频模板示例,供您参考:
HTML代码:
```html



t公益网站视频模板
t
t
t


t


tt

ttt
tt

tt

ttt
tt

t



```
CSS代码说明:
- .container {
max-width: 600px;
margin: 0 auto;
padding: 20px;
background-color: #fff;
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
- .video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
}
- .video-container {
position: relative;
width: 100%;
height: 100%;
background-color: #fff;
overflow: hidden;
}
- .video-container .video-play-btn {
position: absolute;
top: 50%;
left: 25%;
transform: translate(-50%, -25%);
background-color: #333;
color: #fff;
padding: 10px 20px;
font-size: 24px;
cursor: pointer;
}
- .video-container .video-play-btn:hover {
background-color: #333;
}