TASAWUR教育平台

标题: HTMLدا بەتكە سىن ئەكىرىش [打印本页]

作者: karwan070    时间: 2021-11-9 19:45
标题: HTMLدا بەتكە سىن ئەكىرىش
ئۈنۈم رەسىم

(, 下载次数: 2518)

<!doctype html>
<html>
<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>
                        <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>
<style>





欢迎光临 TASAWUR教育平台 (https://www.tasawur.cn/) Powered by Discuz! X3.5