CELLBORDER="<I>value</I>"
CELLPADDING="<I>value</I>"
CELLSPACING="<I>value</I>"
+ COLOR="<I>color</I>"
FIXEDSIZE="FALSE|TRUE"
HEIGHT="<I>value</I>"
HREF="<I>value</I>"
BORDER="<I>value</I>"
CELLPADDING="<I>value</I>"
CELLSPACING="<I>value</I>"
+ COLOR="<I>color</I>"
COLSPAN="<I>value</I>"
FIXEDSIZE="FALSE|TRUE"
HEIGHT="<I>value</I>"
<B><I><FONT SIZE=-1>COLOR="color"</FONT></I></B>
<BLOCKQUOTE>
sets the color of the font within the scope of
-<FONT>...</FONT>.
+<FONT>...</FONT>, or the border color
+of the table or cell within the scope of
+<TABLE>...</TABLE>,
+or <TD>...</TD>.
This color can be
overridden by a <B><I>COLOR</I></B> attribute in descendents.
By default, the font color is determined by the
<A HREF="attrs.html#:fontcolor">fontcolor</A> attribute of
+the corresponding node, edge or graph, and the border color
+is determined by the
+<A HREF="attrs.html#:color">color</A> attribute of
the corresponding node, edge or graph.
</BLOCKQUOTE>
<FONT>...</FONT>.
This can be
overridden by a <B><I>POINT-SIZE</I></B> attribute in descendents.
-By default, the font name is determined by the
+By default, the font size is determined by the
<A HREF="attrs.html#:fontsize">fontsize</A> attribute of the corresponding
node, edge or graph.
</BLOCKQUOTE>