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

📄 head.jsp

📁 jsp+oracle 网站开发实例精解.源码是下载程序.某公司网站全程序.
💻 JSP
字号:
<style type="text/css">
<!--
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; FONT-SIZE: 12px; 
	SCROLLBAR-HIGHLIGHT-COLOR: #84b6ad;  
	SCROLLBAR-SHADOW-COLOR: #84b6ad; COLOR: #000003; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #84b6ad; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	FONT-FAMILY: "宋体"; 
	color:#144738;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; text-align: center}
TD {
	FONT-SIZE: 9pt; WORD-BREAK: break-all; LINE-HEIGHT: 135%; FONT-FAMILY: "宋体"
}
A {
	FONT-SIZE: 9pt; WORD-BREAK: break-all; LINE-HEIGHT: 135%; FONT-FAMILY: "宋体"
}
INPUT {
	COLOR: #144738;
	background-color: #FFFFFF;
	border: 1px solid #144738;
}
SELECT {
	BACKGROUND-COLOR: #d8f0eb; COLOR: #144738}
TEXTAREA {
	FONT-SIZE: 9pt; FONT-FAMILY: "宋体"
}
OPTION {
color: #144738}
A:link {
	COLOR: #144738; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:visited {
	COLOR: #144738; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A:hover {
	COLOR: #84b7a9; FONT-SIZE: 9pt; TEXT-DECORATION: underline
}
.4b {
	border: 1px solid #84b6ad;
}
.3b {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #84b6ad;
	border-bottom-color: #84b6ad;
	border-left-color: #84b6ad;
}
.2b {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #84b6ad;
	border-left-color: #84b6ad;
}
.ss {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #84b6ad;
}
.x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84b6ad;
}
.xy {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #84b6ad;
	border-bottom-color: #84b6ad;
}
.td1 {  text-align: center; background-image:  url(pic/a-27.gif)}
.li {  font-weight: bold; background-image: url(pic/bgtitle.gif); text-align: center; line-height: 22px}
-->
</style>
<script language="JavaScript" type="text/javascript">

//<![CDATA[

<!--

function startSearch(){searchString = document.searchForm.searchText.value;if(searchString != ""){searchEngine = document.searchForm.whichEngine.selectedIndex + 1;finalSearchString = "";

if(searchEngine == 1){finalSearchString = "http://www.hooji.com/chajian/query.asp?action=content&keyword=" + searchString;}

if(searchEngine == 2){finalSearchString = "http://www.hooji.com/school/Search.asp?Field=Title&ClassID=&keyword=" + searchString;}

if(searchEngine == 3){finalSearchString = "http://www.hooji.com/code/query.asp?action=content&keyword=" + searchString;}

if(searchEngine == 4){finalSearchString = "http://www.hooji.com/fonts/search.asp?keyword=" + searchString;}

if(searchEngine == 5){finalSearchString = "http://www.hooji.com/wangruan/query.asp?action=content&keyword=" + searchString;}

if(searchEngine == 6){finalSearchString = "http://www.hooji.com/qq/query.asp?action=content&keyword=" + searchString + "&btnG=Google+Search";}

if(searchEngine == 7){finalSearchString = "http://www.hooji.com/bckf/Search.asp?Field=Title&ClassID=&keyword=" + searchString;}location.href = finalSearchString;}}// -->

//]]>

</script>
</head>
<BODY leftMargin=0 topMargin=0 ; marginwidth=0 marginheight=0 bgcolor=#336633>
<table width="770" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td><img src="images/top.jpg" width="770" height="114"></td>
  </tr>
</table>

⌨️ 快捷键说明

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