Blog moved to www.techboyarena.com



Techboyarena.com

Jul 13, 2010

Write HTML Code In Blog Post

Posted by RD on Tuesday, July 13, 2010 0 comments




Want to write HTML code in one of your great code-editing post but it is not showing up as you want? Well read on for the solution.



It’s a nuisance in blogger, when you write HTML/JavaScript in the post it will not show up as text. Actually blogger by default tries to interpret the written code. 


    


To overcome this, you will have to alter your HTML/JavaScript as follows:
Replace all the < characters with &It;
And all the > characters with &gt;

 

(Exactly the same including the semicolons).

For example if you want to write the below given code in your post

<b:skin><[[CDATA[
Then it will be written as &It;b:skin&gt;&It;[[CDATA[ in the Compose box.

It is better to write your post in a text-editor like Microsoft Word and use its “Find and Replace” feature to change the above characters with ease.

Do write a comment if this helps you........and happy code writing


Stay Connected With All The Updates of Your favorite Topic, News, Tips & Tricks, Latest Gadgets, Latest Price, Latest Templates, Widgets, Blogging Tips and Many More Cool Stuff like this. Just enter your E-mail Below.

You can also find us on various other Networking sites like Facebook, Twitter, Google Buzz etc

To Get SMS Updates on the Move Click Here.

      
Enter Your E-mail Address



0 Responses so far:

Leave a Reply

Please do not spam here

Related Posts with Thumbnails
Blog moved to blogs.techboyarena.com