Hi everyone, Please help me as i am stuck because i want to add XML Code as TEXT in Blogger ? , i have already tried BlOCKQUOTE and CODE but nothing works. Help me please !! You can see my signature, first one is my blog and i want solution for that blog. hope for the fast replies.
What is it that's going wrong? If the problem is that Blogger tries to parse your code as HTML, replace all your "<" characters with "<" and all your ">" with ">".
You sure? I just tried that. If looks like > in "Edit Html" and "Compose" modes, but it looks the way it should both in the preview and in the post itself. I'm using the old post editor, by the way.
Have you tried with XML code ??? i want to put XML code in my Blog Post, and i am using Updated Editor, will try Old editor now., but with old editor also i am not able to put XML Code in Blog post.
Sure, it seems to work just fine for me. See on my test blog. The code I used is this: <?xml version="1.0"?> <note> <to>Tove</to> <from>Jani</from> <heading>Reminder</heading> <body>Don't forget me this weekend!</body> </note>
Just see the post options below the post box. You can see "show HTML literally". Check that box and you are done. This will not show other HTML, it just shows the HTML you typed.
I have the solution now see this link : this works for XML, JAVASCRIPT, CSS and so many other codes. http://www.geekblogger.org/2009/11/display-htmljavascript-and-xml-code-in.html