>     A web page I enjoy visiting has recently been "improved",
(possibly by a blind designer) so that it has mostly dark blue
lettering on a black background!  I can edit the HTML source
and change the background color, but have not found out how to
get Arachne to use the modified page.  From what I have read on
this list, it must be easy, but nothing I have tried works.
Ken Martwick
>

When you edit the HTML source and save, the modified page becomes a local file
rather than a Web page.  You might need to add a <base href=...> line, naturally
putting the actual base href in place of ...  Then the links would point to the
right place, and the Web browser would look to the Web site rather than your
hard drive for those Web pages.  This would apply to other Web browsers as well
as Arachne.

Reply via email to