msphelix 0 Posted September 23, 2012 Report Share Posted September 23, 2012 Hi,I want to put the following text (note the < at the end)I ADVISE YOU TO PUT DOWN THE CLAM BEFORE OPENING IT. >STRAIN!<in an element as follows<data>I ADVISE YOU TO PUT DOWN THE CLAM BEFORE OPENING IT. >STRAIN!<<\data> When I open this in a browser (to check for correctness), the browser complains about the two << characters, one from the actual text, the other from the closing tag <\data>. How can I get what I want? Thanks. Quote Link to post Share on other sites
Ingolme 1,019 Posted September 23, 2012 Report Share Posted September 23, 2012 You can type < in place of the character. Quote Link to post Share on other sites
msphelix 0 Posted September 24, 2012 Author Report Share Posted September 24, 2012 (edited) Thank you. That works :)Can you give me a URL to a page that lists the available escape sequences for XML? > Never mind. I found it. Edited September 24, 2012 by msphelix Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.