在dw软件中网页中插入视频

我想在空白的图片中插入一个视频

img


怎么插入?


<html>
<head>
<title>官网页面title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

    <div>
<table id="__01" width="1920" height="1080" border="0" cellpadding="0" cellspacing="0">
    <tr>
        <td colspan="3">
            <img src="images/1_01.jpg" width="1920" height="415" alt="">td>
    tr>
    <tr>
        <td rowspan="2">
            <img src="images/1_02.jpg" width="583" height="665" alt="">td>
        <td>  
            <img src="images/1_03.jpg" width="728" height="401" alt="" >
            td>video>
        <td rowspan="2">
            <img src="images/1_04.jpg" width="609" height="665" alt="">td>
    tr>
    <tr>
        <td>
            <img src="images/1_05.jpg" width="728" height="264" alt="">td>
    tr>
table>
    div>

body>
html>

用的软件是dw的不是HTML5

同学,你的视频文件呢?

你没写 vedio 或者 audio标签