📄 create_index.asp
字号:
<html>
<head>
<title>[ksearch]WebSite_Title[/ksearch]</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="[ksearch]Web_path[/ksearch]css/style.css">
</head>
<script language=javascript>
function one_search(){
var url="[ksearch]Web_path[/ksearch]one_search.asp";
document.form_search.action=url;
}
function search(){
var url="[ksearch]Web_path[/ksearch]search.asp";
document.form_search.action=url;
}
</script>
<body leftmargin="5" topmargin="0" marginwidth="0" marginheight="5">
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="100"> </td>
<td width="268" align="center"><img src="[ksearch]Web_path[/ksearch]image/logo.gif" width="200" height="60"></td>
<td> </td>
</tr>
<tr>
<td height="20" colspan="3"></td>
</tr>
</table>
<table border="0" align="center" cellpadding="5" cellspacing="0">
<tr align="center" bgcolor="#f5f5f5">
<td width="55" height="20"><a href="[ksearch]Web_path[/ksearch]index.asp">网站搜索</a></td>
<td width="55" bgcolor="#f5f5f5"><a href="[ksearch]Web_path[/ksearch]dir.asp"><strong>分类目录</strong></a></td>
<td width="55" bgcolor="#f5f5f5"><a href="[ksearch]Web_path[/ksearch]protocol.asp">网站登录</a></td>
<td width="55" bgcolor="#f5f5f5"><a href="[ksearch]Web_path[/ksearch]admin.asp">网站修改</a></td>
<td width="55" bgcolor="#f5f5f5"><a href="[ksearch]Web_path[/ksearch]help.asp">搜索帮助</a></td>
</tr>
</table>
<table width="600" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td background="[ksearch]Web_path[/ksearch]image/search_bg.gif"><table border="0" align="center" cellpadding="0" cellspacing="0">
<form name="form_search" method="get" action="[ksearch]Web_path[/ksearch]search.asp">
<tr>
<td width="85" height="30">请输入关键词:</td>
<td width="380"><input name="keyword" type="text" id="keyword" size="60"></td>
<td width="50"><input type="image" src="[ksearch]Web_path[/ksearch]image/search.gif" onclick="search()" align="absMiddle" width="45" height="21" hspace="0" border="0"></td>
<td width="50"><input type="image" src="[ksearch]Web_path[/ksearch]image/one_search.gif" onclick="one_search()" align="absMiddle" width="45" height="21" hspace="0" border="0">
</td>
</tr>
</form>
</table></td>
</tr>
</table>
<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="10"></td>
</tr>
<tr>
<td height="60" align="center"><script language="javascript" src="[ksearch]Web_path[/ksearch]ad_js.asp?id=2"></script></td>
</tr>
<tr>
<td> [ksearch]sort_list[/ksearch]</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="20"> </td>
</tr>
<tr>
<td height="20" align="center"><a href="[ksearch]Web_path[/ksearch]new.asp">最新加入</a> | <a href="[ksearch]Web_path[/ksearch]commend.asp">最新推荐</a> | <a href="[ksearch]Web_path[/ksearch]hot.asp">酷站排行榜</a> | <a href="[ksearch]Web_path[/ksearch]ad.asp">网站推广</a> | <a href="[ksearch]Web_path[/ksearch]code.asp">搜索代码</a> | <a href="[ksearch]Web_path[/ksearch]about.asp">关于K风</a> | <a href="#" onClick="this.style.behavior='url(#default#homepage)'; this.setHomePage('http://www.lucoo.com/');">设为首页</a> | <a href="#" onClick="javascript:window.external.AddFavorite('http://www.lucoo.com/', '绿色互联')">收藏本站</a> | <a href="http://www.lucoo.com/" target="_blank">绿色互联</a></td>
</tr>
<tr>
<td height="1" bgcolor="#CCCCCC"></td>
</tr>
<tr>
<td height="10"></td>
</tr>
<tr>
<td height="20" align="center">Copyright© 2005 lucoo.com All Rights Reserved 绿色互联 版权所有</td>
</tr>
<tr>
<td height="20" align="center">Powered By: <a href="http://www.lucoo.com/" target="_blank">K-Search Version 2.1</a></td>
</tr>
<tr>
<td height="10"></td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -