guooo 发表于 2013-2-7 20:57:25

一个很有用的页面

<div style="padding-right: 5.4pt; padding-left: 5.4pt; background: #e6e6e6; padding-bottom: 4px; width: 95%; padding-top: 4px;">http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif<html>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif<head>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif    <title>.Text - Error encountered</title>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedBlock.gif    <style type="text/css">...
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif        BODY {...}{ PADDING-RIGHT: 32px; PADDING-LEFT: 32px; FONT-SIZE: 13px; BACKGROUND: #eee; PADDING-BOTTOM: 32px; MARGIN-LEFT: auto; WIDTH: 80%; COLOR: #000; MARGIN-RIGHT: auto; PADDING-TOP: 32px; FONT-FAMILY: verdana, arial, sans-serif }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif        DIV {...}{ BORDER-RIGHT: #bbb 1px solid; PADDING-RIGHT: 32px; BORDER-TOP: #bbb 1px solid; PADDING-LEFT: 32px; BACKGROUND: #fff; PADDING-BOTTOM: 32px; BORDER-LEFT: #bbb 1px solid; PADDING-TOP: 32px; BORDER-BOTTOM: #bbb 1px solid }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif        H1 {...}{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 150%; PADDING-BOTTOM: 36px; MARGIN: 0px; COLOR: #904; PADDING-TOP: 0px; FONT-FAMILY: "trebuchet ms", ""lucida grande"", verdana, arial, sans-serif }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif        H2 {...}{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 105%; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 8px; TEXT-TRANSFORM: uppercase; COLOR: #999; PADDING-TOP: 0px; BORDER-BOTTOM: #ddd 1px solid; FONT-FAMILY: "trebuchet ms", ""lucida grande"", verdana, arial, sans-serif }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif        P {...}{ PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 6px; MARGIN: 0px; PADDING-TOP: 6px }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif        A:link {...}{ COLOR: #002c99; TEXT-DECORATION: none }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif        A:visited {...}{ COLOR: #002c99; TEXT-DECORATION: none }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif        A:hover {...}{ COLOR: #cc0066; BACKGROUND-COLOR: #f5f5f5; TEXT-DECORATION: underline }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedBlockEnd.gif        </style>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif    <script type="text/javascript" src="scripts/jsframework.js"></script>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedBlock.gif    <script type="text/javascript">...
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif    <!--
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif    var duration=2900;
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif    var timer=null;
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif    var endTime = new Date().getTime() + duration + 100;
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif    function interval()
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif    ...{
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif        var n=(endTime-new Date().getTime())/1000;
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif        if(n<0) return;
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif        document.getElementById("timeout").innerHTML = n.toFixed(3);
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif        setTimeout(interval, 10);
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockEnd.gif    }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif    function stopJump()
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif    ...{
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif        clearTimeout(timer);
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif        document.getElementById("jumphint").style.display = "none";
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockEnd.gif    }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif    window.onload=function()
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedSubBlock.gif    ...{
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif        timer=setTimeout("window.location.href='http://blog.csdn.net/'", duration);
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif        interval();
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedSubBlockEnd.gif    }
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/InBlock.gif    //-->
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedBlockEnd.gif    </script>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/ExpandedBlockStart.gifhttp://images.csdn.net/syntaxhighlighting/OutliningIndicators/ContractedBlock.gif<script>...document.write("<img src=http://counter.csdn.net/pv.aspx?id=138 border=0 width=0 height=0>");</script>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif</head>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif<body>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif    <form name="frmMain" method="post" action="error.aspx" id="frmMain">
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJLTYyNjM3MzM1ZGS9RGd+t+19AOeI+EbnIDg63NilEw==" />
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif        <div>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            <h1>出错啦!!</h1>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            对不起! 您所访问的BLOG未开通!<br />
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            <span id="jumphint">系统在 <span id="timeout">3.000</span> 秒后 将自动</span>跳转到 <a href="http://blog.csdn.net">BLOG首页</a><br />
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            <input type="button" value="停止自动跳转" onclick="stopJump(); this.disabled=true" />
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif        </div>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif        <div style="display: none">
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            <h1>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif                .Text - 应用程序错误!</h1>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            <h2>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif                详细情况</h2>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            <p>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif                <span id="ErrorMessageLabel">没有可用的错误信息。</span></p>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            <p>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif                </p>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif            <p style="margin-top: 24px">
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif                </p>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif        </div>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif    </form>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif</body>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif</html>
http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif
页: [1]
查看完整版本: 一个很有用的页面