Network, Computer and Programming Resources
Java - Attribute
A property of an HTML element, specified in the starting tag of the element. The attribute list of the <APPLET> tag is used to identify the location of applet source code (with the codebase attribute) and the name of the Java class (with the code attribute).