⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 info.jsp

📁 JSP工程应用与项目实践
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" info="明日科技的全体编排人员祝JSP爱好者学习进步!!!" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>INFO的用法</title>
<style type="text/css">
<!--
.style5 {color: #CCCCCC}
.style11 {color: #666600}
.style12 {
	color: #6600FF;
	font-weight: bold;
	font-size: 24px;
}
-->
</style>
</head>

<body>

<table width="707" height="461" border="0" align="center" background="background.jpg">
  <tr>
    <td width="81" height="86">&nbsp;</td>
    <td width="519"><div align="center"><span class="style12">编者语: </span>
        <hr>
    </div></td>
    <td width="93"></td>
  </tr>
  <tr>
    <td height="24" colspan="3"><font color="#666600" size="+1"><marquee direction="left" scrollamount="2"><%=getServletInfo()%></font></marquee></td>
  </tr>
  <tr>
    <td height="48" colspan="3"></td>
  </tr>
  <tr>
    <td height="89"></td>
    <td ><p>
      <span class="style3"><strong>
      <marquee direction="up" scrollamount="1">
      <font size="2"><span class="style5">&nbsp;&nbsp;<span class="style11">&nbsp;网络发展到今天,可能是古人始料不及的,网上的文化它代表着人类文明史上的另一场技术革命的开始,曾经有人这么说过,如果有一天21世纪的人类文明像马雅文化般突然消失,当后世的考古工作者又再次挖掘出这段让很多人都神奇和向往的文明时,一定会把WWW字当成是一种瘟疫,因为它在极短的时间内席卷着整个全球,这虽然是一个笑话,但这足以让我们看出网络所造成的影响,而深处在这个时代中的我们又何感想呢?拿起你手中的书,点击手中的酷鼠,去触摸新的文明时代!!! </span></span> </font>
      </marquee>
      </strong>
</table>
</body>
</html>

⌨️ 快捷键说明

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