⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 header.php

📁 除过搜索外
💻 PHP
字号:
<?phpinclude_once("config.php");?><!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><title><?php echo "$content_title $list_title $title";?></title><link rel="stylesheet" type="text/css" href="<?=$webroot?>style/default.css"><link rel="stylesheet" type="text/css" href="<?=$webroot?>style/css.css"><meta http-equiv="Content-Type" content="text/html; charset=gb2312"><base href="<?=$webroot?>"><meta name="keywords" content="<?php echo "$content_title $list_title $title";?>"><meta name="description" content="天天学习网,为大家提供<?php echo "$content_title $list_title";?>资料的交流与欣赏"> </head><SCRIPT LANGUAGE="JavaScript"><!--//处理大分类一行两个小分类function autoTable(div){	fs=document.getElementById(div).getElementsByTagName("TABLE");	for(var i=0;i<fs.length;i++){		fs[i].style.width='49.5%';		if(i%2==1){			if (document.all) {				fs[i].style.styleFloat="right";			}else{				fs[i].style.cssFloat="right;";			}		}else{			if (document.all) {				fs[i].style.styleFloat="left";			}else{				fs[i].style.cssFloat="left;";			}		}	}}//--></SCRIPT><body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0"><script language="JavaScript"><!--//目的是为了做风格方便document.write('<div class="wrap">');//--></script><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" id="header">  <tr>    <td>      <div class="logo"><A HREF="#"><img src="images/logo.gif" border=0></A></div>     <!-- <div class="ad">天天学习网,努力打造全国学习资讯第一站</div> -->      <div class="search">      	<form action="search.php" method="POST" target="_blank">      	<input type="text" name="key" size="40"><input type="hidden" name="count" value="1000"><input type="hidden" name="start" value="0">&nbsp;<input type="submit" name="search" value="站内搜索">      	</form>      <span style="letter-spacing:1px;color:red">【热搜】</span><a href="search.php?key=少女" target="_blank"><font color="#ffffff">少女</font></a> <a href="search.php?key=乳房" target="_blank"><font color="#ffffff">乳房</font></a> <a href="search.php?key=女大学生" target="_blank"><font color="#ffffff">女大学生</font></a> <a href="search.php?key=高四" target="_blank"><font color="#ffffff">高四</font></a> <a href="search.php?key=作弊" target="_blank"><font color="#ffffff">作弊</font></a> <a href="search.php?key=暴力" target="_blank"><font color="#ffffff">暴力</font></a>      </div>    </td>  </tr></table><table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" id="guide">  <tr>    <td>	<a href="<?=$webroot?>">首页</a> 	<a href="method.php/xhyy">学海遨游</a> 	<a href="method.php/gkzx">高考在线</a> 	<a href="method.php/zyjs">状元纪实</a> 	<a href="method.php/stjj">试题集锦</a> 	<a href="method.php/zwez">作文 e站</a> 	<a href="method.php/czyd">创作园地</a> 	<a href="method.php/yyfw">应用范文</a> 	<a href="method.php/shss">社会时事</a> 	<a href="method.php/xxjk">心性健康</a>  	<a href="method.php/zxyd">资讯园地</a> 	<a href="method.php/zygz">职业高中</a> 	<a href="method.php/kxyz">开心驿站</a> 	<a href="method.php/jsyd">教师园地</a> 	<a href="method.php/wtyl">文体娱乐</a> 	<a href="method.php/qgsj">情感世界</a> 	<a href="method.php/whsl">文化沙龙</a> </td>  </tr></table>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -