ufo_attack.html

来自「国外的一些较好的APPLET收集(含原码)!」· HTML 代码 · 共 20 行

HTML
20
字号
<html>

<body bgcolor="#000022">

  <center>
  <table cellspacing=1 cellpadding=1 border=0>
    <tr><td bgcolor="#CC0000">
    <table cellspacing=0 cellpadding=0 border=0>
      <tr><td bgcolor="#000000"><applet code="UFO_Attack.class" 
                                        width=200 height=400> 
	                        </applet></td></tr>
    </table>
    </td></tr>
  </table>
  </center>

</body>

</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?