index.htm
来自「光盘子启动工具,带部分软件的自测,挺不错,需要几个插件,用的联系我qq:1509」· HTM 代码 · 共 27 行
HTM
27 行
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT LANGUAGE="JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
function closeThis(){
if (this.name!="a"){
MM_openBrWindow('test.htm','a','screenX=0,screenY=0,directories=0,left=0,top=0,scrollbars=yes,resizable=yes,width='+screen.width+',height='+screen.height);
}
}
//-->
</SCRIPT>
<link href="images/text.css" rel="stylesheet" type="text/css">
</head>
<body leftmargin="0" topmargin="0" onLoad="closeThis();window.moveTo(0,0)">
<script language="Javascript">
</script>
<span class="title">北交大</span>-----<span class="head">基础会计学课件(点击右上角关闭退出)
</span>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?