LESSON 15
392
HTML and Web Publishing
1 In the System Macros table on the HTML reference page, click between </A> and </P>
in the Replace With column of the EndOfSubDoc row.
2 Enter the following text:
<A HREF="<$prevsubdoc>"><IMG SRC="Art/back.gif " Border=0></A>
<A HREF="<$nextsubdoc>"><IMG SRC="Art/forward.gif " Border=0></A>
Note: Type the HTML exactly as you see it here. FrameMaker 7.0 cannot check the HTML
code for errors. The links won’t work if you make a typing error.
The buttons will appear in every Web page after the first—except for the last page. On the
last page you’ll want to add only a back button; you’ll do that next.
3 In the Replace With column of the EndOf LastSubDoc row, enter the following text
between </A> and </P>:
<A HREF="<$prevsubdoc>"><IMG SRC="Art/back.gif " Border=0></A>
§
§
§
§
§
§
§
§
§
§
§
§
§
§
§
§
§
System Macros§
Macro Name§ Replace With§ Head§ Com
StartOfDoc§ <TITLE> <$defaulttitle></TITLE>§
EndOfDoc§
StartOfSubDoc§ <TITLE> <$defaulttitle></TITLE>§
EndOfSubDoc§
StartOfFirstSubDoc§ <TITLE> <$defaulttitle></TITLE>§
EndOfFirstSubDoc§
StartOfLastSubDoc§ <TITLE> <$defaulttitle></TITLE>§
EndOfLastSubDoc§
page </A> </P>§
<P><A HREF="<$parentdoc>">Return to main
page </A></P>§
<P><A HREF="<$parentdoc>">Return to main