I thought to post about Adding Scripts to Blogger posts as i think many of the people are facing problem, when they add a Html script to their post then that post after publishing comes to its layout........... to stop blogger from doing that you should do a simple and an easy step with your html.
Add < instead of < and > instead of >
For example
you i wanna add this html to blogger post
<p align="left"><form id="searchthis" action="YOUR BLOG URL/search" style="display:inline;" method="get">
I would change those starting and ending tags
like this:
p align="left" > form id="searchthis" action="YOUR BLOG URL/search" style="display:inline;" method="get"
Please leave a comment if you like this post or subscribe to this blog via RSS or Email.
No comments:
Post a Comment
Share your ideas with us, we will be very greatful to hear from you