bottom.htm
来自「一套完整的学生课程管理系统」· HTM 代码 · 共 23 行
HTM
23 行
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>管理页面版权</title>
<base target="contents">
<link rel="stylesheet" type="text/css" href="images/link.css">
</head>
<body background="images/mainBottom.jpg" topmargin="0" leftmargin="0">
<table border="0" width="100%" id="table1" cellpadding="0" style="border-collapse: collapse" height="21">
<tr>
<td valign="bottom">
<p align="center">版权所有:某某某</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?