Installation guide
8 Publishing Results
Format
How to Produce
Format Resultin g Code Pu bl ished Results
HTML markup
1 Position the cursor
before the line where
you want to add
HTML markup.
2 Select
Cell > Insert Text
Markup > HTML
Markup.
3 Replace the inserted
HTML markup (as
shown in the next
column) with your
desired text. Be
careful, however, to
keep the percent signs
(%) at the beginning
of each line.
% <table
border=1><tr>
<td>one</td><td>two
</td></tr></table>%
</html>
8-18