Using HTML Symbol Entities
admin | January 4, 2010 | no comments
Some characters (e.g. the less than and greater than signs) are reserved for HTML markup. In order to display these characters as text, you must enter the HTML entities in the source code

See the article here:
Using HTML Symbol Entities

