Pricing
Learn
Code
Deploy
More
java program
177
3 years ago by
uzma shireen
<html> <head> <title> welcome to java applet> </title></head> <body> <centre> <h1>welcome to the world of java applets</h1> </centre> <br> <centre> <appletcode="hellojava.class" wldth=400 height=200> </applet></centre> </body> </html>