Wednesday, July 7, 2010

Converting html codes to html entities

I found this helpful site to convert the html entities like < into &lt;
http://centricle.com/tools/html-entities/

And then url encode / decoding is good too:
http://meyerweb.com/eric/tools/dencoder/

No comments: