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

📄 _header.jsp

📁 开源jsp电子相册网站 开源jsp电子相册网站
💻 JSP
字号:
<html>
<head>
<title><bean:message key="label.title" /></title>
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<style type="text/css">
<!--
table {font-size: 12px;color:#333333; font-family: "Verdana", "Arial", "Helvetica"}
a:link,a:visited {text-decoration: none; font-size: 12px;color:#666666; font-family: "Verdana", "Arial", "Helvetica"}
a:hover {text-decoration: underline; font-size: 12px;color:#666666; font-family: "Verdana", "Arial", "Helvetica"}
input,textarea {color: #666666; border: 1px solid; border-color: #cccccc;font-family: "Verdana", "Arial", "Helvetica";font-size:12px}
.pictd {border-right: 1px outset; border-top: 1px outset; border-left: 1px outset; width: 140px; border-bottom: 1px outset; height: 133px;width:170}
-->
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#eeeeee">

<table border="0" cellspacing="0" cellpadding="0" width="755" align="center" bgcolor="#ffffff" style="border-bottom: #cccccc 1px solid; border-left: #cccccc 1px solid; border-right: #cccccc 1px solid; border-top: #cccccc 1px solid">
<tr>
    <td>
		<table border="0" cellspacing="0" cellpadding="3" width="100%" align="center">
		<tr>
			<td valign="center" height="50">
				&nbsp;&nbsp;<font size="6px"><bean:message key="label.siteName" /></font>
			</td>
		</tr>
		</table>

⌨️ 快捷键说明

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