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

📄 error.jsp

📁 通讯录
💻 JSP
字号:
<%@ page language="java" import="java.util.*" pageEncoding="GB18030"%>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
<style type="text/css">
<!--
.STYLE2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: "宋体"
}
.STYLE4 {
	FONT-WEIGHT: bold; FONT-SIZE: 11pt; COLOR: #019867; FONT-FAMILY: "宋体"
}
.STYLE5 {
	COLOR: #666666
}
.STYLE6 {
	COLOR: #ff0000
}
.style3 {color: #FF0000}
.style7 {color: #000000}
-->
</style>
    <title>My JSP 'error.jsp' starting page</title>
    
	<meta http-equiv="pragma" content="no-cache">
	<meta http-equiv="cache-control" content="no-cache">
	<meta http-equiv="expires" content="0">    
	<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
	<meta http-equiv="description" content="This is my page">
	<!--
	<link rel="stylesheet" type="text/css" href="styles.css">
	-->

  </head>
  
  <BODY bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
  <table width="438" height="50" border="0" align="center">
    <tr bgColor=#eafce6>
      <td  align="center"><span class="style2">信息提示</span>        
      </td>
    </tr>
    <tr>
      <td align="center"><span class="style4">添加失败</span> 
    </tr>

  </table>
 

</body>
</html>

⌨️ 快捷键说明

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