animation.html
来自「java animation cool stuff check this o」· HTML 代码 · 共 15 行
HTML
15 行
<html>
<head>
<title>Animating Square</title>
</head>
<body bgcolor=yellow>
<center>
<b><i><u>Moving Square - Omal Lasitha Mannapperuma</u></i></b><br><br>
<applet code=Animation width=400 height=400>
</applet>
<br><br>
<b>
For any clarifications,suggestions,etc. send an email to </b><i><a href="mailto:harshana5000@hotmail.com">omal_23@yahoo.com</a></i>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?