Friday, January 25, 2008

Raymond's HTML Escaper


Paste your HTML code here:



What Is This?

This is an HTML code escape tool to help you post example code into your Blogger blog posts. Blogger unfortunately does not include a means to post HTML code automatically, so you must escape your normal HTML code into HTML entities in order to display it properly in a Blogger blog post.

How Do I Use It?

Just copy and paste the HTML code you wish to include in a Blogger post into the text area above and hit Escape! Then copy the escaped code and paste it into your blog post. The best way to preserve formatting is to enclose the escaped HTML within <pre> tags.