Online HTML Entities Encoder and Decoder
Paste your Code on left, select your required options and press "Encode" or "Decode"
Some characters are reserved in HTML. It is not possible to use "less than(<)" or "greater than(>)" signs in your text, because the browser will mix them with tags. To actually display reserved characters, we must use character entities in the HTML source code. For example, to display a "less than(<)" sign we must write: < or <
Web services provided by Compzets.com Sign Up