📄 top1.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--no_code首页顶部-->
<!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>
<link href="css/mycss.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
background-image: url(images/bgBody.jpg);
margin-top: 0px;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
.STYLE2 {font-size: 14px}
.STYLE3 {
font-size: 24px;
font-weight: bold;
font-family: "华文隶书";
}
-->
</style>
</head>
<body>
<div align="center">
<table width="780" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="13" height="20" valign="top"><!--DWLayoutEmptyCell--> </td>
<td width="754" align="center" valign="bottom" bgcolor="#FFFFFF"><div align="right">中文版 | ENGLISH</div></td>
<td width="13" valign="top"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
</div>
<div align="center">
<table width="780" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="13" height="70" valign="top" background="images/v_bar_l.gif"><!--DWLayoutEmptyCell--> </td>
<td width="200" valign="top" background="images/logo.jpg" class="lbcolor"><!--DWLayoutEmptyCell--> </td>
<td width="554" align="right" valign="middle" nowrap="nowrap" background="images/family.jpg" class="rbcolor"><p class="font"><a href="#" onclick="this.style.behavior='url(#default#homepage)';this.sethomepage('http://www.wedoooo.com');">设为首页</a> <br />
<a href="#" onclick="window.external.AddFavorite('http://www.wedoooo.com','成冠科技')">加入收藏</a> <br />
我的帐户 </p>
</td>
<td width="13" valign="top" background="images/v_bar_r.gif"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
</div>
<div align="center">
<table width="780" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="13" height="28" valign="top" background="images/v_bar_l.gif"><!--导航时间区--> </td>
<td width="200" valign="middle" background="images/time.gif"> 今天是<%=year(now())%>年<%=month(now())%>月<%=day(now())%>日 星期<%=weekday(now())%></td>
<td width="554" valign="middle" background="images/navigate.gif"> <a href="index.asp">首 页</a> | <a href="goods_list.asp">产品购买</a> | 分销渠道 | 软件驱动 | 技术支持 | <a href="company.asp">公司简介</a> | BBS | <a href="message.asp" target="_blank">在线留言</a></td>
<td width="13" valign="top" background="images/v_bar_r.gif"><!--DWLayoutEmptyCell--> </td>
</tr>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -