<LISTING>
This tag is officially deprecated. That means that this tag is being phased out, and it is strongly suggested that you not use it.
<LISTING> is an ancient tag which was intended to indicate a long unformatted list.
On many browsers, <LISTING> works like <XMP>: text is rendered exactly as it
is typed in, including > and <. On other browsers, <LISTING> works like <PRE ...>: the spacing and carriage returns of the text are maintained, but
the tags still have their effects. Because of the inconsistencies, it is a particularly
good idea to avoid <LISTING>.
<LISTING>
Browser Makers
<A HREF="http://www.microsoft.com">Microsoft</A>
W<SUP>3</SUP>3
<FONT SIZE=6>Netscape</FONT>
Service Providers
AOL
CompuServe
</LISTING>
gives us
Browser Makers
Microsoft
W33
Netscape
Service Providers
AOL
CompuServe
Copyright 1997-2002 Idocs Inc. Content in this guide is offered freely to the public under the terms of
the Open Content License and the Open Publication License.
Contents may be redistributed or republished freely under these terms so long as credit to the original creator and
contributors is maintained.
|