HumanResources.html~1~
资源名称:某公司的java培训教材 [点击查看]
上传用户:dinglihq
上传日期:2013-02-04
资源大小:99958k
文件大小:0k
源码类别:
Java编程
开发平台:
Java
- <HTML>
- <HEAD><TITLE></TITLE></HEAD>
- <BODY LINK="navy" ALINK="navy" VLINK="navy">
- <%@ include file="CompanyBanner.html" %>
- <!-- the heading for the page -->
- <CENTER>
- <FONT SIZE="5" COLOR="navy">
- Welcome To Your Human Resources Department Online<P>
- </FONT>
- <FONT SIZE="4" COLOR="navy">
- Select Where You Would Like To Go<P>
- </FONT>
- <!-- hyperlinks to the various scenarios of the web site -->
- <%@ include file="SiteNavigator.html" %>
- </CENTER>
- </BODY>
- </HTML>