Insert Body Dialog

Text Color You can select a default color for the page's text with the Choose color.. button. Using the same compiled output file, a black and white user will see a black text, and color users see the colored text. Grayscale users will see the text in whichever shade of gray most closely resembles the color.

Link Color You can select a default color for the page's hyperlinks with the Choose color.. button. Using the same compiled output file, a black and white user will see black hyperlinks, and color users see the colored hyperlinks. Grayscale users will see the hyperlinks in whichever shade of gray most closely resembles the color.

Beginner tip: The default text color you specify in the body tag is only used for text that is not inside <font color="..."></font> tags.

Power user tip: You can override the default hyperlink color for an individual hyperlink if you put a <font color="..."></font> inside the <a ...></a> tags.

Power user tip: If a no body tag specifying the a text color is found, the text color will be black. If no link color is found in the page, then the hyperlinks will be colored the same as the text.