Image Image Image Image Image Image Image

Display HTML-JavaScript in Blogger Posts

Friday, July 03, 2009 Things 222
Post views: counter

Your HTML code has tags, enclosed in angle brackets (<>). All you need to do is replace these angle brackets with these:

In place of <, use < and in place of >, use >. Keep everything else the same and publish your code, it will be shown as code itself on the published post.

To do replacement, just copy your HTML code in wordpad and select "replace" from edit menu. On the Find field, put the thing you want to replace and in replace field put the thing you want to change. Picture below will speak itself.


Example:

In place of this code:

CW

you will use:
<a href="http://cutewriting.blogspot.com">CW</a>

You may even like these posts



0 comments: Display HTML-JavaScript in Blogger Posts