Wednesday, June 1, 2011

Tip of the Day

Avoid using the "applet" element for Java plugins, since it is deprecated and requires plugins or installations to work in browsers. Use the "object" element to include applets instead.

A useful tip.

No comments:

Post a Comment

Please keep your comments appropriate.