?? ok.html
字號:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>提示頁面</title>
<style type="text/css">
a:link{
color:#FFFFFF;
text-decoration:none}
a:hover{
color:#999999;
text-decoration:underline}
a:visited{
color:#FFFFFF;
text-decoration:none}
.STYLE1 {
font-size: x-large;
font-weight: bold;
font-family: "宋體";
}
</style>
</head>
<body style="background-color:#FF9900; font-size:13px;">
<table width="100%" border="3" cellpadding="5" cellspacing="5" bordercolordark="#FFFFFF" bordercolorlight="#FFFFFF">
<tr>
<td colspan="2"><div align="center" class="STYLE1">發表成功</div></td>
</tr>
<tr>
<td><div align="center"><a href="admin/add_article.asp"><strong>繼續</strong></a></div></td>
<td><div align="center"><a href="#" target="_blank" onclick="javascript:window.open('index.asp');"><strong>查看</strong></a></div></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -