fshoff said:
Many web pages open in a font color that is almost unreadable on my
computer.
Is there any way to darken the font?
Font color is usually specified by the creator of the page, often in a style
sheet. I think the HTML standard allows you to set up an overriding style
in Internet Explorer, but I've never tried to do that.
One simple way to get around the problem is to select the entire document
(click in the text and hit Control a), which makes it 'reverse video', which
might be more readable.
Another way is to select the entire document, copy the selection and paste
it into an editor that ignores HTML, like Notepad.
I use the free browser FireFox when I need to modify browser text to make it
more readable. It is especially easy to change font size with Control+ and
Control-.
-Paul Randall