Blogger Information
Blog 32
fans 0
comment 0
visits 22568
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
7月3日作业
Yx的博客
Original
562 people have browsed it

实例

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <style>
        #red {
            color: red;
        }
        a{
            color: green;
        }
        /*.blue {*/
            /*color: blue;*/
        /*}*/
        .blue a{
            font-weight: bold;
            color: blue;
            text-decoration:none
        }
        .blue a:hover{
            font-weight: bold;
            color:red;
            text-decoration:none
        }
    </style>
    <!--    <link rel="stylesheet" href="style1.css">-->
</head>
<body>

<iframe src="http://dd.itx17.cn/bokefabu.mp4"controls frameborder="1" name="soso" width="800" height="600"></iframe>
<hr>
<ol>

    <li><a href="http://dd.itx17.cn/bokefabu.mp4" target="soso">博客教学视频</a></li>
    <li class="red"><a href="https://www.hao123.com" target="soso">hao123网站导航</a></li>
    <li class="blue"><a href="http://www.tianya.cn" target="soso" >天涯社区</a></li>

</ol>

<!--<video src="http://dd.itx17.cn/bokefabu.mp4" controls width="800" height="600" poster="0703.png"></video>-->
</body>
</html>

运行实例 »

点击 "运行实例" 按钮查看在线实例

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post