html5中的video标签属性值参数说明

这是一个关于课程的网页,包含一个视频元素,详细配置了视频的播放属性,如禁止下载和全屏,以及各种设备的适配设置。课程主题为'如何应对职业倦怠',由讲师张煜宵讲解,共计1节。页面还包含了课程的详细文字介绍和相关图片。
摘要由CSDN通过智能技术生成
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta
      name="viewport"
      content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"
    />

    <meta name="format-detection" content="telephone=no" />
    <meta name="applicable-device" content="mobile" />
    <title>课程</title>
    <!--CSS-->
    <link rel="stylesheet" href="./css/course.css" />
  </head>

  <body class="all_content">
    <!-- video标签属性:
        disablePictureInPicture="true"不要画中画
        controlslist="nodownload nofullscreen noremoteplayback"
        nodownload: 不要下载
        nofullscreen: 不要全屏
        noremoteplayback: 不要远程回放
         id="video
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值