📄 head.jsp
字号:
<%@ page pageEncoding="gb2312"%>
<%String path = request.getContextPath(); %>
<div align="center">
<center>
<table id="a" border="1" width="778" cellspacing="0" cellpadding="0" style="border-left-style: solid; border-left-color: #FFFFFF; border-right-style: solid; border-right-color: #FFFFFF; border-top-style: solid; border-top-color: #000000; border-bottom-style: solid; border-bottom-color: #000000">
<tr>
<td width="772" background="<%=path%>/images/2.gif"></td>
</tr>
</table>
</center>
</div>
<div align="center">
<table border="0" width="778">
<tr>
<td width="250" align="center" valign="middle"><img src="<%=path%>/images/icon.jpg"/></td>
<td width="484" height="50" align="center" valign="middle">
<font size="6px" face="serif"><em><strong>Tarena_IT网络商城</strong></em></font></td>
<td width="24"></td>
</tr>
</table>
</div>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -