header.jsp

来自「《J2EE企业级应用开发》一书的配套源代码」· JSP 代码 · 共 16 行

JSP
16
字号
<link rel="stylesheet" title="Default Style Sheet" href="style/default.css" type="text/css">
</head>

<body bgcolor="#ffffff">
<table border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td valign="top" align="middle"><IMG height=38 alt="" src="images/title2.gif" width=146 border=0></td>
		<td align="right" valign="top" width="400" colspan="3" class="footing"></td>
	</tr>
	<tr>
		<td background="images/topbar_stretch.gif" valign="bottom" align="middle">
		<IMG height=16 alt="" src="images/cdstore.GIF" width=146 border=0></td>
		<td background="images/topbar_stretch.gif" align="left" valign="bottom" colspan="3">
		<IMG height="1" alt="" src="images/spacer.gif" width="1" border="0"></td>
	</tr>

⌨️ 快捷键说明

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