April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
Exemplos
n<applet code=MeuApplet width=300 height=200>
n</applet>
n 
n<applet code=meupacote.MeuApplet width=300 height=200>
n</applet>
n 
n<applet code=MeuApplet codebase=diretorioDosApplets
n        width=300 height=200>
n</applet>
n