首页 > 语言 > JavaScript > 正文

用vbs实现的连连看在线游戏

2024-05-06 14:17:32
字体:
来源:转载
供稿:网友

在线演示
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>连连看_www.Vevb.com_错新站长站</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content=VBScript name=VI60_defaultClientScript>
<META content=charset=gb2312>
<STYLE type=text/css>.mytb {
    FONT-WEIGHT: bolder; VERTICAL-ALIGN: middle; CURSOR: hand; COLOR: #FF6600; FONT-FAMILY: "Wingdings"; TEXT-ALIGN: center
}
</STYLE>
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
</HEAD>
<BODY>
<TABLE cellSpacing=0 cellPadding=0 width=800 align=center border=0>
  <TBODY>
  <TR>
    <TD>连连看游戏:将两个相同格子连接起来就会消失,看谁连的快,限时10分钟!</TD></TR></TBODY></TABLE><BR>
<TABLE borderColor=#000066 height=20 cellSpacing=0 cellPadding=0 width=600 
align=center border=1>
  <TBODY>
  <TR>
    <TD id=myproc1 borderColor=#0099cc width=0 bgColor=#000066></TD>
    <TD id=myproc2 borderColor=#0099cc width=600></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=400 align=center border=0>
  <TBODY>
  <TR>
    <TD align=middle width="30%">用时:</TD>
    <TD id=Showmytime align=middle width="30%"> </TD>
    <TD align=middle width="30%">秒</TD></TR></TBODY></TABLE>
<TABLE class=mytb borderColor=#0066CC cellSpacing=0 cellPadding=0 align=center 
border=1>
  <TBODY>
  <TR>
    <TD id=td_0_0 width=40 height=40></TD>
    <TD id=td_0_1 width=40 height=40></TD>
    <TD id=td_0_2 width=40 height=40></TD>
    <TD id=td_0_3 width=40 height=40></TD>
    <TD id=td_0_4 width=40 height=40></TD>
    <TD id=td_0_5 width=40 height=40></TD>
    <TD id=td_0_6 width=40 height=40></TD>
    <TD id=td_0_7 width=40 height=40></TD>

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表

图片精选