Learn HTML Code Tutorial Reference Guide

<LISTING>


deprecatedThis 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

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial