xsl-list
[Top] [All Lists]

How to output the less-than sign (and not <)

2004-03-01 11:14:17
I am trying to generate HTML which contains an embedded hyperlink. However,
because I use < as the start tag, the resulting HTML displays the actual
source code, and not a hyperlink. How do I escape the escape character so
that the HTML contains the less-than sign?

Here is my current HTML output:

------------------

Upon pressing submit you are agreeing to the Terms and Conditions on <a
href="<http://www.bell.ca>" target=newwindow&gt; bell.ca&lt;/a&gt; the terms
and conditions on Bell's site

------------------


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>