latex2html MYDOC.TEX
It creates a directory MYDOC, where it puts the HTML pages and all the images.
\htmladdnormallink{TEXT}{URL}
just puts TEXT into the document. In the HTML version TEXT becomes a link to the given URL.
Running LATEX2HTML with standard options leads to the HTML version.