How
to show html code in blogger post:
When you try to display the HTML, CSS, JavaScript or any
other code in your blogger blog post, it will execute that code and it will
display the result of that code, many of bloggers don't know how to display HTML
or any other code in there blog even I faced lot of problem while posting HOW TO CREATE CATEGORIES IN BLOG Post
in my blogger
This tutorial helps you to show HTML code in your blog post
There are many methods to show HTML code in blog post
Method 1:
It is very simple method, if you want show your HTML codes
in blog post replace '<' symbol with '<' and '>' with '>',
after replacing copy and paste that code in your blog post
Ex:
<ul>
<li><a href="/search/label/How To
Blog">How To Blog</a>
</li>
<li><a
href="/search/label/How%20to%20Make ">How To
Cook</a>
</li>
</ul>
If you want to display above code in your post, replace all
'<' with '<' and '>' with '>' as shown below
Copy and paste above code in your blog post
Method 2:
Click on above link
Enter the HTML code in Markup text box click on Process
button
Copy and paste above code in your blogger , Publish your
post
Done
Enjoy :)
Thank you for visiting how2doit.in, if you find any error in my
post, please let me now in the comments
No comments:
Post a Comment