?? sample.htm
字號:
<html>
<head>
<title>水光倒影特效</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="../style.css">
<meta name="keywords" content="lake.class, lake, java, applet">
<meta name="description" content="java applet 水中倒影lake.class特效">
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<table width="21%" border="0" cellpadding="2">
<tr bgcolor="#009999">
<td>
<table width="50%" border="0">
<tr bgcolor="#FFFFFF">
<td><applet code=Lake.class id=Lake width=221 height=400 >
<param name=image value="girl.jpg">
<param name=href value="http://fuo.cc/kong/default.htm">
</applet></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<form method="post" action="">
<div align="center">
<input type="button" name="Submit" value="下載(含說明)" class="pt9" onclick="javascript:location.href='lake.zip'">
</div>
</form>
<p align="center"> </p>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -