📄 left.asp
字号:
<style type="text/css">
<!--
.style1 {color: #FF0099}
.style2 {
color: #FFBFD1;
font-family: Tahoma;
font-size: 12px;
}
.style3 {
color: #33CC00;
font-family: Tahoma;
font-size: 12px;
}
.style4 {
color: #FFCC00;
font-family: Tahoma;
font-size: 12px;
}
.style5 {
font-family: Tahoma;
font-size: 12px;
}
-->
</style>
<table width="145" height="123" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="129"><a href="login.asp" class="style1 style5">登陆</a></td>
</tr>
<tr>
<td><a href="reg.asp" class="style2">注册</a></td>
</tr>
<tr>
<td><a href="index.asp" class="style3">查看留言</a></td>
</tr>
<tr>
<td><a href="#" class="style4" onClick="Javascrip:window.open('add.asp','','')">我要留言</a></td>
</tr>
<tr>
<td><a href="alogin.asp" class="style1 style5">板主登陆</a></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -