📄 about.jsp
字号:
<%@ page contentType="text/html; charset=gb2312" pageEncoding="gb2312"%>
<%@ page isELIgnored="false"%>
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=GBK">
</head>
<body
background="${pageContext.request.contextPath}/image/background.jpg">
<center>
<br>
<br>
<br>
<img src="${pageContext.request.contextPath}/image/about.jpg">
<br>
<br>
<p>
<font size="-1">Copyright <img
src="${pageContext.request.contextPath}/image/c-00.gif">
2008. 江苏技术师范学院 Technologies Inc. All Rights Reserved </font>
</p>
<p></p>
</center>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -