|
Choose Your Skin:
|
|
Convert Code into HTML entities
HTML entities are special characters that provide a method of entering characters that cannot be expressed in the document's
character encoding or that cannot easily be entered on a keyboard. This code will convert regular HTML code to
HTML code with entities. For example, it will change <html> to <html>.
|
|