📄 quit.asp
字号:
<%@ LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>退出本聊天室</title>
</head>
<!--CSS样式表-->
<style type="text/css">
<!--
a:visited,a:link { text-decoration: none; color: #003399}
a:hover { text-decoration: none; color: #3333FF}
a.linkwhite:link,a.linkwhite:visited { text-decoration:none; color:white}
a.linkwhite:hover { text-decoration: underline; color:white}
a.linkblack:link,a.linkblack:visited { text-decoration:none; color:black}
a.linkblack:hover { text-decoration: underline; color:black}
input { font-family: "宋体"; font-size: 9pt}
td { font-family: "宋体"; font-size: 9pt; color: #000000}
.en { font-family:"Verdana", "Arial"; font-size: 9pt}
.white { color: #FFFFFF}
.line { line-height: 20px}
.title { font-size: 14px }
-->
</style>
<body bgcolor="#F5F5F5">
<!--链接到onlineadmin.asp页面-->
<p align="center" style="COLOR: salmon"><FONT color=salmon><A href="onlineadmin.asp" target=_blank><strong><big>管理员</big></strong></A></FONT></p>
<!--链接到help.asp页面-->
<p align="center" style="COLOR: salmon"><FONT color=salmon><A href="help.asp" target=_blank><strong><big>帮助</big></strong></A></FONT></p>
<!--链接到exit.asp页面-->
<p align="center"><FONT color=blue><A href="exit.asp" target=_top><strong><big >退出聊天室</big></strong></A></FONT></p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -