19Mar2009
Category
HTML
Tags

Easily convert characters to HTML entities

postable

Posting code within a comment or post can often be a royal pain! Converting every instance of an HTML bracket from “<” and “>” to “&lt;” and “&gt;”, is not only frustrating but a complete waist of time. Fortunately, there are a few websites out there that will do the dirty work for us.

These converters will also handle the following HTML characters converting them to their respective HTML entities.

  1. < to &lt;
  2. > to &gt;
  3. ' to &#039;
  4. " to &quot;
  5. & to &amp;

Postable

Postable seems to be the complete package since it converts all HTML characters and symbols.

Link: http://www.elliotswan.com/postable/

i Make Postable

This is fine for most situations, but it doesn't support conversion for HTML symbols.

Link: http://www.khurshid.com/i-make-postable/

Postable (Noteslog)

I found this to be identical to i Make Postable.

Link: http://noteslog.com/personal/projects/postable/

Sharing is caring.
  • Subscribe to our feed
  • Share this post on Delicious
  • StumbleUpon this post
  • Share this post on Digg
  • Tweet about this post
  • Share this post on Mixx
  • Share this post on Technorati
  • Share this post on Facebook
  • Share this post on NewsVine
  • Share this post on Reddit
  • Share this post on Google
  • Share this post on LinkedIn

Discussion

No responses to "Easily convert characters to HTML entities"

There are no comments yet, add one below.

Leave a Comment