Page 84 - DCAP408_WEB_PROGRAMMING
P. 84
Web Programming
Notes
<ACRONYM> Element
The <ACRONMY> element defines an acronym. It is typically displayed just like normal text,
but is used by automatic indexers.
Example:
<BODY>
<ACRONMY>W3C</ACRONMY>’s mission is:<STRONG> “To lead the World Wide Web to
its full potential by developing protocols and guidelines that ensure long-term growth for the
Web”</STRONG>.
</BODY>
…..is rendered similar to…..
<AUTHOR> | <AU> Element
The <AUTHOR> | <AU> element defines text that names the author of a document. It is typically
displayed just like normal text, but is used by automatic indexers.
Example:
<BODY>
E=MC<SUP>2: A Biography of the World’s Famous Education, By <AUTHOR>David Bodanis</
AUTHOR>
</BODY>
…..is rendered similar to…..
78 LOVELY PROFESSIONAL UNIVERSITY