ok.asp

来自「是个不错的文件代码,希望大家好好用,」· ASP 代码 · 共 35 行

ASP
35
字号
<html>
<head>
<style type="text/css">
<!-- 
td           { font-size: 14px; line-height: 17px }
body         { font-size: 14px; line-height: 17px }
p            { margin-top: 1; margin-bottom: 1 }
a:link       { text-decoration: none; color: black }
a:visited    { text-decoration: none; color: black }
a:active     { text-decoration: none }
a:hover      { text-decoration: underline; color: red }
-->
</style>
<meta http-equiv="content-type" content="text/html; charset=gb2312">
<meta name="generator" content="microsoft frontpage 4.0">
<meta name="progid" content="frontpage.editor.document">
<title>添加成功</title>
</head>

<body background="images/bg.gif">
                <table border="0" width="100%" cellspacing="0" cellpadding="0" height="142">
                  <tr>
                    <td width="100%" height="121">
                      <p align="center"><font color="#ff0000">&nbsp;恭喜,恭喜,添加成功</font></td> 
                  </tr> 
                  <tr> 
                    <td width="100%" height="21"> 
                      <p align="center"><a href="http://www.meigui8.cn/index.asp">返回首页</a> ---   
                      <a href="http://www.meigui8.cn/iq/add.asp">继续添加</a></td>  
                  </tr>  
                </table>  
</body>               
               
</html>               

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?