Rose DesRochers – World Outside my Window

World Outside My Window is a blog about, controversial topics, current events, daily life, and the world as I see it.
Rose DesRochers – World Outside my Window


Character Entities for XHTML

March 15th, 2008 by Rose DesRochers · 3 Comments

How to write html in a blog post

As you may or may not know, I frequently volunteer my time on the Google Blogger help group. I have seen a few bloggers ask how they are able to display HTML codes in their blog posts. The trouble with writing html in a blog post is that when you write a html code in your post, your blog does not show it in html format. Let’s see how we can write html inside a blog post.

“    "
&    &
<    &lt;
>    &gt;
©  &copy;
<h2> Your Blog Title</h2>
&lt;h2&gt; Your Blog Title &lt;/h2&gt;

You can also use this useful Encode / Decode HTML Entities converter.

If you liked this post, why not buy me a coffee?

Tags: Blogging Tips
del.icio.us:Character Entities for XHTML  digg:Character Entities for XHTML  spurl:Character Entities for XHTML  wists:Character Entities for XHTML  simpy:Character Entities for XHTML  blinklist:Character Entities for XHTML  furl:Character Entities for XHTML  reddit:Character Entities for XHTML  fark:Character Entities for XHTML  blogmarks:Character Entities for XHTML  Y!:Character Entities for XHTML  smarking:Character Entities for XHTML  magnolia:Character Entities for XHTML  stumbleupon:Character Entities for XHTML

Related Post:
-Online Generators: Design Your Own M&M Character
-Blogging Tips – Strikethrough Text
-Garfield – Revoking Permission after Granting Permission
-Anonymous Coward
-Wake Up Cinderella – Happily Ever After

If you found this page useful, consider linking to it.
Simply copy and paste the code below into your web site (Ctrl+C to copy)
It will look like this: Character Entities for XHTML




Leave A Comment

3 responses so far ↓

  • Seamus
    Wrote: Mar 15, 2008 at 12:32 pm

    That converter thingie is a wonderful tool!

  • lotusflower
    Wrote: Mar 15, 2008 at 11:14 pm

    It is such a great thing we have someone like you who’s always willing to share knowledge about blogging and how to do it better.

    Thanks so much!

    Cheers!

  • Dani
    Wrote: Mar 18, 2008 at 8:19 pm

    Thanks for the converter Rose!