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:
To overcome this, you will have to alter your HTML/JavaScript as follows:
Replace all the < characters with &It;
And all the > characters with >
(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>&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
And all the > characters with >
(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>&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
Leave a Reply
Please do not spam here