⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 This A java game to play monopoly
💻 HTML
字号:
<html>
<head>
	<title>::: JAVA MONOPOLY ::: BY ::OBAIDahmed & SHAHRUKHhassan</title>
<LINK REL="SHORTCUT ICON" href="http://test.pontaccio.com/immagini/pontaccio.ico">
<script language="JavaScript">
/********************************************************
Browsercheck, all 3.x browsers and ie4 for the mac will be sent
to the dir /3x, place the 3.x version there.
(If you change this, change it in index2.html as well)
*********************************************************/
var browser=((document.layers || document.all) && parseInt(navigator.appVersion)>=4 && !(document.all && navigator.userAgent.indexOf("Mac")>-1)) 
if(!browser) location.href="3x/"

//Checking url for main page
checkurl=location.search
//-->
</script>
</head>
<!-- frames -->
<frameset rows="*" frameborder="0" border=0 framespacing="0">
    <frameset cols="*,12%">
    <frame name="frmMain" src="main.html" marginwidth="0" marginheight="0" scrolling="No" frameborder="no" noresize framespacing="0">
      <frame name="frmMain1" src="LEFT.htm">
    </frameset>
    <noframes>
<body>
I am sorry but you need a browser that supports frames to see this page.
You can get one from <a href="http://www.netscape.com/">Netscape</a> or <a href="http://www.micrsoft.com/ie">Microsoft</a>
</body>
    </noframes>
</frameset>
</html>

⌨️ 快捷键说明

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