Replaced needless anchors with IDs

This commit is contained in:
Anthony Bentley
2009-09-12 17:10:31 -06:00
parent cd2e59fc8c
commit 171061f3a3
6 changed files with 25 additions and 36 deletions

View File

@@ -35,7 +35,7 @@ arguments to them and they can then react to the input using IF-constructs.<BR>
</TR>
</TABLE>
<P>When the assembler meets MyMacro it will insert the macrodefinition (the text enclosed in <B>MACRO/ENDM</B>).
<P><A NAME="labelsuffix"></A>Suppose your macro contains a loop.<BR>
<P id="labelsuffix">Suppose your macro contains a loop.<BR>
<BR>
<TABLE BORDER=0 BGCOLOR="Black" CELLPADDING=8 WIDTH="50%">
<TR>