OZONE Asylum
Forums
Stupid Basic HTML
Mastermind
This page's ID:
9536
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Please give this a lookat. I would like any suggestions that you might have. <html> <head> <title>MASTERMIND</title> <script language="JavaScript"> <!-- function playGame() { var solutionArray = new Array(); var guessArray = new Array(); var guessMatch = new Array(); var solutionMatch = new Array(); var checkWin = new Array(); var check = win = 0; generateNumber(solutionArray); document.write("<STYLE> BODY, TD {font-family: courier; background: #000; color: #fff; font-size: 8pt;}\r"); document.write("#main {font-size: 10pt;} </STYLE>"); document.write("<TABLE WIDTH='400' CELLPADDING='2' CELLSPACING='1' BORDER='0'>"); document.write("<TR VALIGN='top'><TD COLSPAN='4' ALIGN='center' ID='main'>"); document.write("<FONT COLOR='#ff0000'>M</FONT><FONT COLOR='#00ff00'>A</FONT>"); document.write("<FONT COLOR='#ffff00'>S</FONT><FONT COLOR='#ff00ff'>T</FONT>"); document.write("<FONT COLOR='#0000ff'>E</FONT><FONT COLOR='#00ffff'>R</FONT>"); document.write("<FONT COLOR='#ffffff'>M</FONT><FONT COLOR='#ff0000'>I</FONT>"); document.write("<FONT COLOR='#ffff00'>N</FONT><FONT COLOR='#00ff00'>D</FONT>"); document.write("</TD></TR></TABLE>\r"); document.write("<TABLE WIDTH='400' CELLPADDING='2' CELLSPACING='1' BORDER='0'>"); document.write("<TR VALIGN='top'><TD WIDTH='100'>Your Guess</TD>"); document.write("<TD WIDTH='100'>
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »