I need some utility class to use in order to write some results to a html file. I did this manually and it works but I'm pretty sure there has to be some free existing package out there that is more reliable, easy to use and formats the html in a nice way. Any suggestions?
I don't need a HTML parser, but something to generate good-looking HTML.
