

Meaning of Web Design Term: Java
Java
Java is a web programming language developed by Sun Microsystems. It can be used to enhance web pages by using online multimedia effects.
You often come across websites with simple animations, calculators, counters, and background music. These effects are built into the webpage as applets (small Java programs). When you open the web page, these applets are downloaded from the Internet to your computer.
To add an applet to an HTML file, the start tag is
.
How to link to this page
To create a link to this page on your website,
copy and paste the code below to your webpage.Here's how it will appear on your web page:
Java
Add comment