Page 82 - DCAP408_WEB_PROGRAMMING
P. 82
Web Programming
Notes
Example:
<BODY>
In the simplest case, the command for deleting a file in Unix is<BR>
<KBD>rm</KBD> <VAR>filename</VAR>
</BODY>
…..is rendered similar to…..
<DFN> Element
The <DFN> element can be regarded as a special kind of emphasis, too, but logically it indicates
that a term is used in a context where it is defined.
Example:
<BODY>
<DFN> Geological Field Studies </DFN> course is designed to give students a basic background
in field techniques used in the description, collection, and interpretation of igneous rocks,
sedimentary strata and contained fossils, and metamorphic terrenes.
</BODY>
…..is rendered similar to…..
Notes This is a very useful element in principle, but unfortunately, many browsers,
including Netscape, do not effectively support it.
76 LOVELY PROFESSIONAL UNIVERSITY