? Question about HTML

tdowling at lib.washington.edu tdowling at lib.washington.edu
Wed Oct 4 10:45:01 EDT 1995


Doug--

HTML uses a number of special characters which cannot be directly
included in text.  Instead, you have to identify them with "character
entities."  There are several lists of these entities floating around
(see if your browser points to any guides for writing HTML); for info
straight from the horse's virtual mouth, try
<URL:http://www.w3.org/pub/WWW/MarkUp/html3/latin1.html>.

For the specific problem of < and > symbols, use &lt; and &gt; ("less
than" and "greater than").


Thomas Dowling
Networked Information Librarian, Public Services
University of Washington Libraries
tdowling at u.washington.edu


Note from:  "Douglas W. Cornwell 813-449-2761" <CORNWED at mail.firn.edu>
Wed, 04 Oct 95 06:45:08 PDT----------------------------------------
 % I intend to join this listserv, but I have a question I would like to 
 % present.
 % 
 % How does one use the "<" or ">" characters in the text of a Web page.  I 
 % have not tried it in Netscape yet, but in Lynx, the browser thinks that you 
 % are trying to construct a tag and ignores text around it.
 % 
 % Until I subscribe, please send reply to cornwed at mail.firn.edu
 % 
 % Thanks.
 % 
 % Doug Cornwell
 % 


More information about the Web4lib mailing list