📄 index.asp
字号:
<html>
<head>
<title>『红豆skin』http://www.hdskin.com 红豆skin公告管理V1.0</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000" vlink="0" alink="0" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!--#include file="header.asp" -->
<table width="755" border="0" cellpadding="3" cellspacing="1" align="center" bgcolor="#999999">
<tr>
<td valign="top" align="left" bgcolor="#999999" width="50%" background="image/line01.gif"><img src="image/A3.gif" width="12" height="12">调用New.htm页面,需要在后台添加公告后生成Htm↓</td>
<td valign="top" align="left" width="55%" bgcolor="#999999" background="image/line01.gif"><img src="image/A3.gif" width="12" height="12">调用index_new.asp页面,时实更新↓</td>
</tr>
<tr>
<td valign="top" align="left" bgcolor="#f4f4f4" width="50%">
<table width="190" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="190"><iframe src="New.htm" frameborder=0 width=270 scrolling=yes height=170></iframe></td>
</tr>
</table>
<br>
htm页面调用代码:<iframe src="New.htm" frameborder=0 width=270 scrolling=yes
height=170></iframe><br>
270为宽度,170为高度,yes为显示滚动条,no为隐藏</td>
<td valign="top" align="left" width="55%" bgcolor="#f4f4f4">
<!--#include file="new_index.asp" -->
Asp页面调用方法: <!--#include file="new_index.asp" --><br>
(Asp页面也可以试用左边的Htm调用)</td>
</tr>
</table>
<!--#include file="footer.asp" -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -