📄 subscribe.jsp
字号:
<%@ page contentType="text/html; charset=GB2312" %>
<html>
<link rel="stylesheet" href="style.css" type="text/css">
<head>
<title>订购需求</title>
<style type="">a{TEXT-DECORATION:none}</style>
<style type="text/css">
<!--
.style1 { border-color: #009900 }
-->
</style>
</head>
<body bgcolor="#ffffff">
<jsp:include flush="true" page="head.jsp"></jsp:include>
<hr width="62%"/>
<p align="center" ><font color="RED" size="+3">服 务 暂 停</font></p>
<hr width="62%"/>
<jsp:include flush="true" page="footer.jsp"></jsp:include>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -