?? freeobj.html
字號:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>自由落體演示</title>
<style type="text/css">
hr{
position:absolute;
top:524px;
left:0px;
}
p{
position:absolute;
top:525px;
left:10px;
}
</style>
<script type="text/javascript" src="scripts/addLoadEvent.js">
</script>
<script type="text/javascript" src="scripts/positionMessage.js">
</script>
<script type="text/javascript" src="scripts/freedown.js">
</script>
<style type="text/css">
<!--
.STYLE1 {
color: #0000FF;
font-family: Georgia, "Times New Roman", Times, serif, "華文行楷", "華文新魏", "華文細黑", "華文隸書", "華文彩云", "華文仿宋", "華文琥珀", "華文楷體", "華文中宋", "宋體-方正超大字符集", "幼圓";
}
.STYLE4 {color: #990000; font-family: Georgia, "Times New Roman", Times, serif, "華文行楷", "華文新魏", "華文細黑", "華文隸書", "華文彩云", "華文仿宋", "華文琥珀", "華文楷體", "華文中宋", "宋體-方正超大字符集", "幼圓"; }
-->
</style>
</head>
<body>
<h1 class="STYLE1">
下面演示的是自由落體運動...
<label>
<input type="submit" name="Submit" value="開始" />
</label>
</h1>
<img id="image" src="loading.gif" width="24" height="24" />
<hr id="line" />
<p id="message" >
<span class="STYLE4">地面</span>
</p>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -