Wednesday, February 11, 2009

Post HTML Script In Blog

Posting HTML Script In Blog Post

Blogger Always Face a Problem To Posting HTML Code In Their Blog Post. In order To Do That They Need Some Tutorial Tips For That. You can’t Post Any HTML code In Your Blog Spot Without Make Any Changes In Original Code. To Do Is You Need Some Simple Step To Follow. The Original HTML Source Code And The HTML Code Appear In Your Screen Has Many Difference. So If You Want To Post Any HTML Code In Your Blog Post You Will Need The Original Source Code Of That HTML Code.




To Do This You Have To Change Some Symbol Of That HTML Code.

CharactersNotation
(Name Code)
Remarks
&&and
>>greater-than sign
<&lt;less-than sign
"&quot;Double quote
±&plusmn;Plus minus sign
Space &nbsp;nonbreaking space
©&copy;copyright
®&reg;Registered


The addition of <pre> and </pre> is to mark that what you have
written is HTML code.
The addition of <br/> is to make the writing move down (next line).

Replace Those From Your HTML Script. You Will Get Your HTML Source Code For Posting.

  • Remember To Post A HTML Script:



  1. Edit Your Blog.

  2. Go To Edit HTML Not In Compose Mood.

  3. Put Your HTML Source Code In Proper Place In Your Blog where You Want To Place It.

  4. Now See The Preview That Is That In Right Place And Ok.You Can Edit The Script From Compose Mood.

  5. Publish Your Post.


Now Your Blog Reader Able To See And Also Copy The HTML Code From Your Blog Post.


1 Comment:

Anonymous said...

Thanks but it will be better if you put example.......

Post a Comment