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.
| Characters | Notation
(Name Code) | Remarks |
| & | & | and |
| > | > | greater-than sign |
| < | < | less-than sign |
| " | " | Double quote |
| ± | ± | Plus minus sign |
| Space | | nonbreaking space |
| © | © | copyright |
| ® | ® | 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:
- Edit Your Blog.
- Go To Edit HTML Not In Compose Mood.
- Put Your HTML Source Code In Proper Place In Your Blog where You Want To Place It.
- Now See The Preview That Is That In Right Place And Ok.You Can Edit The Script From Compose Mood.
- Publish Your Post.
Now Your Blog Reader Able To See And Also Copy The HTML Code From Your Blog Post.

1 Comment:
Thanks but it will be better if you put example.......
Post a Comment