ook.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%" height="137">
                  <tr>
                    <td width="100%" height="108">
                      <p align="center"><font color="#FF0000">恭喜,恭喜,成功修改</font></td>
                  </tr>
                  <tr>
                    <td width="100%" height="21">
                      <p align="center"><a href="index.asp">返回首页</a> ---   
                      <a href="add.asp">添加题目</a></td> 
                  </tr> 
     </table>               
</body>                 
                 
</html>                 

⌨️ 快捷键说明

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