You are using a browser which doesn't fully support Cascading Style Sheets. This site will look much better in a browser that supports web standards, but its content is accessible to any browser or Internet device.

Including files

\EMBED has a companion, \INCLUDE. \INCLUDE works exactly as embed, except that it loads entire files into the result - unchanged. The second difference is that the language is specified by the type option.

So, to include a complete HTML file, use

    \INCLUDE{type=html file="specialFile.html"}