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:
Add (relative) hyperlinks between appropriate files.
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).
Prepare a template file with overall navigation, header, and other document information.
Set your HTML Output Preferences and template file.
Choose either Save As or Save As Web Page from the File menu to save each file with the HTML format.
Each step is explained in more detail in the accompanying sections.