Introduction to HTML element attributes

Source: Internet
Author: User

Label attributes
Attribute meaning
Width the width of the applet on the HTML page
Height the height of the applet on the HTML page
Name the name of the applet on the HTML page. It is used to name multiple applets on an HTML page.
Code Applet Class Name, must contain the suffix "class". If there is no attribute archive, write the class name directly. If there is an attribute archive, it must contain the package name.
Codebase Applet Class relative path, relative to HTML page location
File Name of the jar package where the archive applet is located
Attribute introduction of label <param>
Attribute meaning
Name the parameter name passed in by the Applet
Value the parameter value passed in by the Applet
How to embed an applet into a class Object
Property Code ========== Applet Class Name, which must contain a suffix
Attribute codebase ------------- relative path of the class file to the HTML page
The applet is a jar package embedded in HTML
Property Code ========== Applet Class Name, including package name
Attribute codebase -------------- relative path of the applet jar package to the HTML page
Attribute archive ----------------------- name of the applet jar package

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.