📄 index.jsp
字号:
<%@ include file="/jsp/common/headItem.jsp"%>
<html:html><HEAD><TITLE>Captain Fresh Seafood Supermarket : Welcome</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="Microsoft FrontPage 4.0" name=GENERATOR></HEAD>
<BODY vLink=#993333 aLink=#993333 link=#993333 bgColor=#ffffff leftMargin=0
topMargin=0 rightMargin=0 MARGINHEIGHT="0" MARGINWIDTH="0">
<center>
<jsp:include page="/jsp/common/imgItem.jsp"/>
<html:form action="/LoginAction.do" method="post">
<TABLE cellSpacing=0 cellPadding=0 width=650 border=0 height="134">
<TBODY>
<TR>
<TD width=99 rowSpan=4 height="134"><IMG alt="Captain Fresh Seafood Supermarket"
src="/images/home_mid_left.jpg"
border=0 width="99" height="183"></TD>
<TD width=182 rowSpan=4 height="134"><IMG alt="Captain Fresh Seafood Supermarket"
src="/images/home_mid_mid_left.jpg"
border=0 width="182" height="183"></TD>
<TD width=160 rowSpan=4 height="134"><IMG alt="Captain Fresh Seafood Supermarket"
src="/images/home_mid_mid_right.jpg"
border=0 width="160" height="183"></TD>
<TD vAlign=top width=185 height="28"><IMG alt="Captain Fresh Seafood Supermarket"
src="/images/home_mid_dropdown.jpg"
border=0 width="185" height="45"></TD>
<TD width=24 rowSpan=4 height="134"><IMG height=183 alt="Captain Fresh Seafood Supermarket"
src="/images/home_mid_right.jpg" width=24
border=0></TD></TR>
<html:errors property="loginError"/>
<TR>
<TD vAlign=top width=185 height="27">
<html:text property="userName" value="your User name" size="15" />
</TD>
</TR>
<TR>
<TD vAlign=top width=185 height="27">
<html:password property="password" value="your User name" size="17" /> </TD>
</TR>
<TR>
<TD vAlign=top width=185 height="52" align="center">
<BR><IMG height=1 alt="" src="/images/dot_clear.gif" width=1 border=0><BR>
<INPUT type="image" alt=Go src="/images/go_button.gif" border=0 width="43" height="23"/>
</TD>
</TR>
</TBODY>
</TABLE>
</html:form>
<TABLE cellSpacing=0 cellPadding=0 width=650 border=0>
<TBODY>
<TR>
<TD vAlign=top width=281><IMG height=132 alt="Captain Fresh Seafood Supermarket"
src="/images/home_bot_left.jpg" width=281
border=0></TD>
<TD vAlign=top width=160><IMG height=132 alt="Captain Fresh Seafood Supermarket"
src="/images/home_bot_mid.jpg" width=160
border=0></TD>
<TD vAlign=top width=209><IMG height=132 alt="Captain Fresh Seafood Supermarket"
src="/images/home_bot_right.jpg" width=209
border=0></TD></TR>
<TR>
<TD vAlign=top align=middle colSpan=3><IMG height=1 alt=""
src="/images/dot_clear.gif" width=1
border=0><BR><FONT face=Verdana,Arial,Helvetica size=1>copyright ?2004
Captain Fresh Seafood Supermarket<BR>designed and programmed by <a href="http://it.neworiental.org/" target="_blank">neworiental</a></FONT>
</TD>
</TR>
</TBODY>
</TABLE>
</center>
</BODY>
</html:html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -