html5 video - Custom Background with WebVVT subtitles - Stack Overflow

How can I create a video with subtitles on solid black stripes that extend across the entire width. I t

How can I create a video with subtitles on solid black stripes that extend across the entire width. I tried width, background-width...

video::cue {
    color: #ffff00;
    font-family: serif;
    font-size: 70px;
    line-height: 90px;
    width: 100%;
    background-size: 100%;
    background-image: linear-gradient(to bottom, dimgray, lightgray);
    background-position: bottom;
}
video::cue-region {
  color: #ff0000;
  width: 100%;
}

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745558120a4632941.html

相关推荐

  • html5 video - Custom Background with WebVVT subtitles - Stack Overflow

    How can I create a video with subtitles on solid black stripes that extend across the entire width. I t

    1天前
    20

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信