How to display HTML script as text on a web pageCategories: In order to display HTML code on a web page as text, the "<" & ">" opening & closing characters need to be converted to: < = < Example: <a href=http://www.wy-designs.net>Wy-Designs</a> The above line when displayed by the browser it will display this: --------------------------------------------------------- Online Tool: |