This is the code used for the above applet:
<APPLET CODE=MenuApplet.class WIDTH=760 HEIGHT=50> <param name="TextToDisplay" value="Yahoo;Lycos;Infoseek;Excite;HotBot"> <param name="URLtoDisplay" value="http://www.yahoo.com/;http://www.lycos.com; http://www.infoseek.com/;http://www.excite.com/;http://www.hotbot.com/"> <param name="Position" value="Horizontal"> <param name="bgCOLOR1" value="255,255,255"> <param name="bgCOLOR2" value="255,255,255"> <param name="textCOLOR1" value="0,0,0"> <param name="textCOLOR2" value="0,0,255"> <param name="FontSize" value="20"> <param name="FontSize2" value="26"> <param name="FontStyle" value="BOLD"> <param name="FontStyle2" value="BOLDandITALIC"> <param name="Target" value="frame2;frame2;frame2;frame2;frame2"> <param name="FontName" value="TimesRoman"> <param name="Author" value="George Eleftheriou"> <param name="Email" value="gele@egnatia.ee.auth.gr"> Your browser doesn't support java1.1 or java is not enabled! </APPLET> |