I use <code></code> but there are plenty of similar ways. If you don't like the funky text formatting your tag of choice gives you, you can use CSS to override it.
for this page: http://homepage.mac.com/supertack/tech/js.html I used span tags with a code css class. Check out the spans with a code class after the subhead "Giving functions data to work with:" and the corresponding html source. tack On Sun, 25 Nov 2001, Sach Jobb wrote: > Does anyone know if there is a way to block out html tags and display them > as regular text, without having to use the special characters for "<" and > ">"? > > sach > > -- ------------------------------------------ "Don't blame me, I voted for Kodos" - Homer J. Simpson _______________________________________________ Bits mailing list [EMAIL PROTECTED] http://www.sugoi.org/mailman/listinfo/bits
