index.html
来自「top-cms内容管理系统」· HTML 代码 · 共 112 行
HTML
112 行
<!--#include virtual="/root/common/common.asp" -->
<html>
<head>
<title>${标题[:]@@1@}</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="description" content="${描述[:]@@1@}">
<meta name="keywords" content="${关键字[:]@@1@}">
<meta http-equiv="reply-to" content="${联系[:]@@1@}">
<meta name="copyright" content="${版权[:]@@1@}">
<link rel="stylesheet" type="text/css" href="/root/skin/default/style.css">
<style type="text/css">
<!--
td { line-height: 20px; font-size: 12px}
-->
</style>
</head>
<body topmargin="0" leftmargin="0" bgcolor="#FFFFFF" >
<a name="top"></a>
<!--以下这句不能少-->
${初始化[:]@@1@}
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center">
<tr align="left" valign="top">
<td height="41" colspan="2">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="9" background="/root/skin/default/img_1.gif" colspan="2"> </td>
<td width="23%" rowspan="2"><img src="/root/skin/default/img_11.gif" width="180" height="40"></td>
<td background="/root/skin/default/img_2.gif" width="30%" rowspan="2">
<table width="219" border="0" cellspacing="0" cellpadding="0" height="26">
<tr>
<td width="36" align="right"> </td>
<td width="19" align="center"><img src="/root/skin/default/img_4.gif" width="16" height="21"></td>
<td width="50" align="center"> <a href="/root/index.html"><font color="#333333">首
页</font></a> </td>
<td width="10" align="center"> <img src="/root/skin/default/img_4.gif" width="16" height="21">
</td>
<td width="50" align="center"> <a href="/root/admin/login.asp"><font color="#333333">管
理</font></a> </td>
<td width="16" align="center"> <img src="/root/skin/default/img_4.gif" width="16" height="21">
</td>
<td width="50" align="center"> <a href="mailto:net-oa@sohu.com"><font color="#333333">联
系</font></a> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="30" rowspan="2" width="23%" align="center" valign="middle"><a href="http://www.net-develop.com"><img src="/root/skin/default/logo.gif" border="0"></a></td>
<td height="0" width="24%"> </td>
</tr>
<tr>
<td width="24%"> </td>
<td width="23%" height="24"> </td>
<td width="30%"> </td>
</tr>
</table>
</td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="26" background="/root/skin/default/img_7.gif" align="center" width="173">
</td>
<td height="26" background="/root/skin/default/img_7.gif" width="605">
<!--导航菜单开始-->
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="/root/skin/default/img_13.gif">
<tr> ${导航菜单[:]
<td height="26" width="81" background="/root/skin/default/img_12.gif" align="center"><a href="@@1@">@@2@</a></td>
}
<td height="26"> </td>
</tr>
</table>
<!--导航菜单结束-->
</td>
</tr>
<tr>
<td height="5" align="center" colspan="2"></td>
</tr>
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height="18" valign="top"><font color="#666666">当前位置: <a href="/root/index.html"><font color="#666666">首页</font></a>
-> 信息评论</font></td>
</tr>
</table>
<table cellspacing=0 cellpadding=3 width="778" border=0 align="center">
<tr>
<td bgcolor=#EFEEE7 height=18> <font color=#000000 size=3><b><font color="#333333">信息标题:</font></b>${信息标题[:]@@1@}</font></td>
</tr>
${信息评论[:]@@1@}
</table>
<table width="778" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="#FFFFFF" height="2"></td>
</tr>
<tr>
<td bgcolor="#98a17e" height="1"></td>
</tr>
<tr>
<td height="23" align="center" class="net">Copyright©2003-2004 net-develop.com
Allright reserved.Design By <a href="mailto:net-oa@sohu.com"><font color="#666666">江南行客</font></a></td>
</tr>
</table>
<SCRIPT>
window.defaultStatus = " :::WWW.NET_DEVELOP.COM::: "
</SCRIPT>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?