📄 liuyan.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
.style1 {
color: #CCFF00;
font-weight: bold;
}
.style2 {font-size: 18px}
.style3 {color: #CCFF00; font-weight: bold; font-size: 18px; }
.style4 {
color: #0000FF;
font-size: 36px;
font-family: "华文琥珀";
}
.style5 {color: #FF0000}
.style6 {color: #FF9900}
-->
</style>
</head>
<body>
<div align="center"><span class="style4"><span class="style5">留</span><span class="style6">言</span>薄
</span>
</div>
<table width="500" border="2" align="center" bordercolor="#66FFCC" background="image/u=55891473,3483474976&gp=2.jpg" bgcolor="#66CCFF">
<form name="form1" method="post" action="liuyanchuli.jsp">
<tr><td><div align="center" class="style3">用户名:</div></td>
<td><div align="center">
<input name="textfield" type="text" size="15">
</div></td></tr>
<tr><td><div align="center" class="style1 style2">留言:</div></td>
<td>
<div align="center">
<textarea name="textarea" cols="20" rows="5"></textarea>
</div></td></tr>
<tr><td>
<div align="center">
<input type="submit" name="Submit" value="留言提交">
</div></td><td> <div align="center">
<input type="reset" name="Submit2" value="留言重置">
</div></td></tr>
</form></table>
<div align="center"><a href="liuyanban.jsp">查看留言版</a>
</div>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -