![]() |
FST WebDemo | ![]() |
Another method to make your pages alive is by using Java applets. Adding applets is done with the <APPLET> tag:
<APPLET code="SoLong.class" width="400" height="50" alt="A Java example"> I am sorry, but your browser does not support Java or Java is disabled. </APPLET> |
Result:
Last modified: 2004-07-11 |