ajithkp560

HTML-Embeded Java Applet

Jun 27th, 2012
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.15 KB | None | 0 0
  1. <html>
  2. <title>Techno Feeds-First JavaApplet</title>
  3. <center>
  4. <body>
  5. <applet code=TechnoFeeds.class width=400 height=400>
  6. </center>
  7. </body>
  8. </html>
Advertisement
Add Comment
Please, Sign In to add comment