top.asp
来自「网络商城系统」· ASP 代码 · 共 36 行
ASP
36 行
<html>
<head>
<title>多多校园后台管理</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
a:link {
color:#000000;
text-decoration:none;
font-size: 12px;
}
a:hover {color:#CC3300;}
a:visited {color:#000000;text-decoration:none}
td {FONT-SIZE: 9pt;COLOR: #000000; FONT-FAMILY: "宋体"}
img {filter:Alpha(opacity:100); chroma(color=#FFFFFF)}
</style>
<base target="mainframe">
</head>
<body leftmargin="0" topmargin="0">
<table width="100%" height="35" border=0 cellpadding=0 cellspacing=0 background="img/admin_top_bg.gif" >
<tr valign=middle>
<td width="4%" align="right">
</td>
<td width="77%"> <a target="_blank" href="http://www.ddtaobao.com"><font color="#FF0000">访问多多校园电子商务工作室</font></a></td>
<td width="192" align="right"><div align="center">
<a target="_blank" href="http://www.ddtaobao.com">官方网站首页</a></div></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?