The document discusses using MathML to display mathematical expressions on webpages. It notes current problems with displaying expressions as images or text, and introduces MathML as a solution. MathML encodes expressions semantically and allows them to be edited, in contrast to images which are large files that are difficult to edit. The document also describes methods for building MathML, including through ASCII input converted to tags or by using TeX input converted to MathML. It provides examples of MathML usage in bulletin boards and wikis.