error(1).htm
来自「这是我自己认真整理的java面向对象的各个方面的知识.想和大家一起来分享我的快乐」· HTM 代码 · 共 27 行
HTM
27 行
<html><title>IT电子教育门户</title>
<style type="text/css">
<!--
.STYLE1 {
font-size: 24px;
color: #FF0000;
}
-->
</style>
<body>
<div align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="3">
<tr>
<td align="center"><img src="image/error.gif" width="365" height="131" /></td>
</tr>
<tr>
<td align="center"><span class="STYLE1">
页面提交错误
</span></td>
</tr>
</table>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?