editadok.asp

来自「青岛分类信息网整合企业名录.供大家分享」· ASP 代码 · 共 37 行

ASP
37
字号
<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/background.gif">
  <table border="0" width="100%" cellspacing="0" cellpadding="0" height="142">
    <tr>
     <td width="100%" height="121">
        <p align="center"><font color="#FF0000">恭喜您,广告编辑成功!</font>
                     </td>
                  </tr>
                  <tr>
                    <td width="100%" height="21">
                      <p align="center"> <a href="list.asp">返回管理</a>     
 </td>   
                  </tr>   
                </table>   
</body>                
                
</html>                

⌨️ 快捷键说明

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