You are here: Test Case Description for applets within <object> tag > Test Case #10 for applets within <object>: relative width
Applets: OBJECT (relative width)
This test case tests the <object> tag with its mandatory width attribute which, similar to the<img> tag, explicitly specifies the width of the java applet. The width attribute can either be an absolute width using an integer value of pixels or a relative width using a relative percentage value.
Java Applet Dimensions Scaled Down (Reverse Scaling)
Original object
Object width="50%"
Object width="25%"
Object width="15%"