l_friendship2.jsp
来自「J2EE(Struts+Hibernate)电子相册系统Struts、Hiber」· JSP 代码 · 共 19 行
JSP
19 行
<table width="100%" height="186" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/index/friendship-s.gif" class="td_down">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="130" valign="top">
<div><a href="memberLongin.asp"><img src="images/index/login_img2.gif" border="0"/></a></div>
<div style="margin-top:30px;"><img src="images/index/LoginImg.gif" width="218" height="40" border="0" usemap="#Map"></div>
</td>
</tr>
<tr>
<td height="27"><img src="images/index/friendship.gif" width="163" height="27"></td>
</tr>
</table></td>
</tr>
</table>
<map name="Map"><area shape="rect" coords="162,1,202,21" href="memberLongin.asp">
<area shape="rect" coords="1,9,109,39" href="register.asp">
</map>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?