Creating HTML Pages with Mathcad

As described in Generating Web Sites with Mathcad, a collection of Mathcad documents can be exported to HTML format for Web browsing. You can create the entire site using Mathcad and template files by following these steps:

  1. Create Mathcad files for HTML Export.

  2. Add (relative) hyperlinks between appropriate files.

  3. Prepare a table of contents file, hyperlinked to all the other files in your document set (see our template samples in the download area of Mathcad.com for ways to do this automatically with Javascript).

  4. Prepare a template file with overall navigation, header, and other document information.

  5. Set your HTML Output Preferences and template file.

  6. Choose either Save As or Save As Web Page from the File menu to save each file with the HTML format.

  7. Check your finished web site.

Each step is explained in more detail in the accompanying sections.