?? schedule.jsp
字號:
<!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 {
font-size: 24px;
font-weight: bold;
}
-->
</style>
</head>
<body>
<table width="600" border="1" cellspacing="0" cellpadding="0">
<caption>
<span class="style1"> 發送時間</span>
</caption>
<tr>
<th scope="col">編號</th>
<th scope="col">內容</th>
<th scope="col">時發送間</th>
<th scope="col">備注</th>
<th scope="col">操作</th>
</tr>
<!--%
<tr>
<td>1</td>
<td>發送頭條新聞</td>
<td>9:00</td>
<td>無</td>
<td><div align="center"><a href="#">刪除</a></div></td>
</tr>
%-->
</table>
<table width="600" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><form name="form1" method="post" action="">
<div align="right">
<input type="submit" name="Submit" value="新增">
</div>
</form></td>
</tr>
</table>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -