Friday, February 5, 2010
I know I just posted yesterday about some fantastic little sites that help with encoding or decoding HTML and special characters for websites... but I have another one to add. When coding with XML, sometimes you need to include links or images and the like, and you need to turn those < and > symbols into an entity - for example, < becomes < and > becomes > - I was nearly certain those were correct but rather than correct code later I wanted to double check and found this handy reference.
I'm sure there are more complete/thorough resources out there but this gave me everything I needed quickly so I thought I'd share it.