📄 addokok.asp
字号:
<html>
<head>
<title>修改文章</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style>
<!--
a:link { text-decoration: underline; color: #000000; font-family: 宋体 }
a:visited { text-decoration: underline; color: #000000; font-family: 宋体 }
a:hover { text-decoration: underline; color: #cc0000 }
body {font-family: "宋体"; font-size: 9pt;line-height: 12pt;}
table {font-family: "宋体"; font-size: 9pt;line-height: 12pt;}
-->
</style>
</head>
<body bgcolor="#C0C0C0" text="#000000">
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=0 width="90%" align=center border=1 bordercolor="#454545">
<tr>
<td><p align="center" style="margin-top: 0; margin-bottom: 0"><b>
<font color="#FF0000">成功发表文章</font></b></p>
<hr color="#ffcc00" width="60%" size="1">
<p style="text-indent: 0; margin-left: 10; margin-right: 4; margin-top: 0; margin-bottom: 0; line-height:150%" align="center">
<b> <font color="#FF0000" size="2"><%=request("title")%></font></b>已经成功发表,待编辑审查后可正式发表!
<p align="center" style="margin-left: 10; line-height:150%; margin-top:2; margin-bottom:2">
<font color="#FF0000">是否继续发表文章?</font>
<a href="add.asp">【是】</a> <a href="reginfo.asp">【否】</a></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -