HTML and CSS Reference
In-Depth Information
order to use it correctly. For example, this parameter tells the embed-
ded object that the parameter is actually the URL of a Microsoft Word
document:
<param id="document" value="http://kumquats.com/quat.doc"
type="application/msword" valuetype="ref" />
12.2.3. The <applet> Tag (Deprecated)
Use the <applet> tag within your documents to download and execute an
applet. Also, use the tag to define a region within the document display
for the applet's display area. You may supply alternative content within
the <applet> tag for display by browsers that do not support applets.
 
Search WWH ::




Custom Search