ip-game-tetris.html
来自「</div> <br> <input type」· HTML 代码 · 共 23 行
HTML
23 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Menu G5 Step-by-step: Define a menu</title>
<link rel=stylesheet href="../css/menuG5.css" type="text/css">
<link rel=stylesheet href="IP.css" type="text/css">
<script language="javascript" src="menu/itempath-path.js"></script>
<script language="javascript" src="../script/menuG5LoaderX.js"></script>
</head>
<body onload="showMenu('Demo'); showPagePath('Demo', 'game', 'tetris')">
<p align="center" class="title">Menu G5 Examples: Page path</p>
<p align="center" class="copyright"><a href="http://www.yxscripts.com">yxScripts.com</a></p>
<table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td id="holder"> </td></tr></table><br clear="all">
<p class="para">Ah Ha, this Simple Tetris 2 game is way better than many other tetris clones. Give me some time to set up a high score board with MySQL and PHP, or Perl? Python?</p>
<p align="center"># # #</p>
<p> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?