would like to thank you, for taking time to visit my blog

Saturday, November 7, 2009

How To Write Down The HTML Code At Your Post

A lot of Blogger tried to write the HTML code at the  article to post and it did not succeed, fail posting, because not legible.
There are ways that can be used to code HTML / Java Script that you can write up ..
steps as follows:
1. Replace all the code "<" with <2. Replace all the code ">" with>
Example:

if I write the HTML code as it is, then writing my site will not be readable after being published.

Can also use the online conversion service, or click
 
http://centricle.com/tools/html-entities/


That's how to do with it :
After you enter the site, will appear a box titled
Encode / Decode HTML Entities, and no writing HTML code in it (Ampersands & angle brackets need to be encoded), clean the box once it from the HTML code.
Then paste the code that you want to display on the box
Click Encode
Wait until the process is complete encodes
Copy and paste into your post
It's finished ... really easy right?

No comments:

Post a Comment