home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Java by Example
/
jbecd.bin
/
JBE-CD
/
NTUsers
/
JBECODE.ZIP
/
JavaByExample
/
chap02
/
LST2_4.txt
< prev
next >
Wrap
Text File
|
1996-01-26
|
366b
|
17 lines
<title>TicTacToe</title>
<hr>
This is a bunch of text whose sole purpose is to demonstrate
the placement
<applet
codebase=TicTacToe
code=TicTacToe.class
width=120
height=120
alt="This is the TicTacToe applet."
name=TicTacToe
align=middle>
</applet>
of the TicTacToe applet within the text flow of an HTML document.
<hr>