Just enter the HTML in the first text area and click in the second text area.
This is a horribly incomplete and hackish HTML to eeCode translator.
THIS DOES NOT PARSE HTML. Not at all. For example <br value="<Bob">
will parse incorrectly. That's how it is with regular expressions. And with lazy programmers just trying to translate one simple example instead of generic markup.
This file is in the public domain. Please feel free to do whatever you'd like with the code. After all, it's not like code this lame is worth anything.