When I post some code snippets into this website, often there is a problem with html tags or symbols present in the code. The most common examples are greater and lower symbols: <,>. For that reason I wrote simple html form and some JavaScript that escapes html tags or symbols.