美文网首页
hellow jianshu!!!

hellow jianshu!!!

作者: 云沙前端 | 来源:发表于2016-04-29 15:14 被阅读0次
    <!DOCTYPE html>
    <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
            <title></title>
            <style media="screen">
                * {
                    margin: 0;
                    padding: 0;
                }
    
            </style>
        </head>
        <body>
    
            <h1>Hellow World!!</h1>
    
        </body>
        <script type="text/javascript">
    
        </script>
    </html>
    

    相关文章

      网友评论

          本文标题:hellow jianshu!!!

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