I use a lot of mathematical equations in my website which leads to two questions: 1. What is the best tool to use for generating equations embedded in text? I'm not aware that there is an html standard for them. I now use Word 2007 with Mathtype to create html pages that create gif images for equations, but these aren't that good. 2. Are there web design companies that specialize in math oriented sites? (I need to overhaul my present site at www.centar.net.) --Greg
Set the output as PNG and set the background as transparent. It would look better in websites. http://www.codecogs.com/latex/eqneditor.php
Transparent PNG is probably the only way to do it right. If it were a document, you could use TeX and professionally typeset it. Browsers don't handle equations very well unfortunately.