karwan070 发表于 2021-11-9 19:45:21

HTMLدا بەتكە سىن ئەكىرىش

ئۈنۈم رەسىم



<!doctype html>
<html>
:lol<head>
<meta charset="utf-8">
<title>视频插入</title>
</head>
<style>
        .vedio{
       margin-top:300px;
        </style>
<body>
        <table class="vedio" align="center" border="3" background="image/music .jpg" width="800" height="500">
                <tr>
                        :lol<td align="center">
                                                                   <!--所有浏览器都支持-->
                  <video src="vedio/vedio1.mp4" controls="controls" width="650" height="320" autoplay="autoplay"></video>
                                                                   <!--部分浏览器不支持,仅支持fire fox和EDGE等等-->
                                <!--<embed src="vedio/vedio1.mp4" controls="controls" width="300" height="320" autoplay="autopay">-->
                  </td>
                </tr>
        </table>
</body>
</html>
:lol:lol<style>
页: [1]
查看完整版本: HTMLدا بەتكە سىن ئەكىرىش