美文网首页
H5+CSS3 杂记

H5+CSS3 杂记

作者: ___Kevin | 来源:发表于2018-03-12 22:20 被阅读0次


    <!DOCTYPE html>
    <html lang="en">
    <head>

    <meta charset="UTF-8">

    <meta http-equiv="refresh" content="500;http://www.baidu.com">

    <meta name="renderer" content="webkit">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <meta name="keywords" content="Java,H5,JavaScript,Oracle">

    <meta name="description" content="test H5">

    <title>TEST H5</title>
    </head>
    <body>

    <center>

    <h1>大标题  >>测试</h1>

    <iframe name = 'tom' src="ifame.html"></iframe>



    <img id="middle" src="imgs/testimg.jpg" alt="年会图片" width="500px"/>


    <a href="#">返回顶部</a>


    <a href="#middle">返回图片位置</a>


    <a href="mailto:weihuanbo@qq.com">联系我们</a>


    <a href="http://www.baidu.com" target="_self">白度一下</a>


    <a href="ifame.html" target="tom">打开iframe</a>

    </center>



































    -->

    </body>
    </html>

    相关文章

      网友评论

          本文标题:H5+CSS3 杂记

          本文链接:https://www.haomeiwen.com/subject/nunofftx.html