?? 10-third.htm
字號(hào):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>third</title>
</head>
<body topmargin="50px" leftmargin="30px">
第三頁(yè)
<form id="mF1">
<input type="button" value="首 頁(yè)" onclick="JavaScript:window.location.assign('10-first.htm')">
<input type="button" value="下一頁(yè)" onclick="JavaScript:window.location.assign('10-end.htm')">
<input type="button" value="上一頁(yè)" onclick="JavaScript:window.history.back()">
<input type="button" value="尾 頁(yè)" onclick="JavaScript:window.location.assign('10-end.htm')">
</form>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -