📄 zhuyexianshi.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>
<style type="text/css">
<!--
body {
background-color: #33FFFF;
}
.style1 {
font-size: 36px;
font-weight: bold;
}
.style2 {font-size: 18px}
.style3 {font-size: 24px}
-->
</style></head>
<body>
<div align="center" class="style1">
<p> </p>
<p>新 闻 摘 要</p>
<p> </p>
<table width="500" height="60" border="0">
<tr>
<th width="245" scope="col"><a href="ylliebiao.asp">娱乐资讯</a></th>
<th width="245" scope="col"><a href="ttliebiao.asp">体坛动态</a></th>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</table>
<p> </p>
<p> </p>
<p class="style2">~~欢~~迎~~光~~临~~ </p>
<p align="right" class="style2"> 新闻报时:<%=(now)%></p>
<p> </p>
<p> </p>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -