zoukankan      html  css  js  c++  java
  • 云动态

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>无标题文档</title>
    </head>
    
    <body>
    <div id="BAIDU_DUP_fp_wrapper" style="left: -1px;  0px; height: 0px; bottom: -1px; overflow: hidden; display: none; visibility: hidden; position: absolute; z-index: 0;"><iframe id="BAIDU_DUP_fp_iframe" src="https://pos.baidu.com/wh/o.htm?ltr=" style=" 0px; height: 0px; display: none; visibility: hidden;"></iframe></div>
    
    <style type="text/css">
        /* reset */
        *{margin:0;padding:0;list-style-type:none;}
        a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框,避免出现奇怪的选中区域*/
        :focus{outline:0;}
        label{cursor:pointer;}
        img{vertical-align:middle;}
        table{empty-cells:show;border-collapse:collapse;border-spacing:0;}   
        abbr,acronym{border:0;font-variant:normal}
        address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal}
        input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
        input,button,textarea,select{*font-size:100%}
        a,img{border:0;}
        a,a:visited{color:#5e5e5e; text-decoration:none;}
        a:hover{color:#4183C4;text-decoration:underline;}
        .clear{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
        .clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
        .clearfix{display:inline-table;}/* Hides from IE-mac */
        *html .clearfix{height:1%;}
        .clearfix{display:block;}/* End hide from IE-mac */
        *+html .clearfix{min-height:1%;}   
        .shortcut a,.shortcut h1{padding:0px 10px;letter-spacing:1px;color:#333;text-shadow:0px 1px 1px #fff;display:block;float:left;360px;height:32px;overflow:hidden;}
        .shortcut a:hover{background:#fff;}
        .shortcut span.right{float:right;display:inline-block;468px;height:15px;overflow:hidden;margin:8px 5px 0 0;}
        .shortcut .close{
            background:url(/Public/images/close-demo.gif) no-repeat 0 0;20px;height:20px;line-height:99em;overflow:hidden;display:inline-block;margin:6px 10px 0 10px;float:right;padding:0;
            -webkit-transition:all .3s ease-out 0s;
            -moz-transition:all .3s ease-out 0s;
            -ms-transition:all .3s ease-out 0s;
            -o-transition:all .3s ease-out 0s;
            transition:all .3s ease-out 0s;
        }
        .shortcut .close:hover{background:url(/Public/images/close-demo.gif) no-repeat 0 -20px}
        .shortcut .close:active{background:url(/Public/images/close-demo.gif) no-repeat 0 -40px}
    </style>
    
    
    
    <!-- shortcut end -->
    
    <script src="http://www.17sucai.com/static/js/jquery-1.4.2.min.js" type="text/javascript"></script>
    <script type="text/javascript">
        $(document).ready(function(){
    
            var iframeHeight = function () {
                var _height = $(window).height() - 34;
                $('#content').height(_height);
            }
            window.onresize = iframeHeight;
            $(function () {
                iframeHeight();
            });
    
        });
    
    </script>
    
    <div id="container" style="overflow: hidden;">
        <iframe width="100%" height="100%" id="content" src="http://www.17sucai.com/preview/11/2016-04-03/云/index.html" border="0" frameborder="0" style="height: 406px;"></iframe>
    </div>
    
    <script type="text/javascript">
        var _bdhmProtocol = (("https:" == document.location.protocol) ? " https://" : " http://");
        document.write(unescape("%3Cscript src='" + _bdhmProtocol + "hm.baidu.com/h.js%3F382f81c966395258f239157654081890' type='text/javascript'%3E%3C/script%3E"));
    </script><script src=" http://hm.baidu.com/h.js?382f81c966395258f239157654081890" type="text/javascript"></script>
    
    </body>
    </html>
    
  • 相关阅读:
    5道趣味Python热身题【新手必学】
    操作系统特征
    二叉树的中序遍历
    英语一图画作文模板
    函数
    双阶乘与华里士公式
    因式分解
    【】连通图——详细解释
    【】this指针——c++中的特殊指针
    咱们程序员好用的云笔记
  • 原文地址:https://www.cnblogs.com/l5580/p/5949844.html
Copyright © 2011-2022 走看看