Menu

#2 Foreground color missing in Pounder website

open
nobody
None
5
2004-10-28
2004-10-28
Nico
No

The pounder web pages have markup like the following:
<body bgcolor="#003366" link="#000099" vlink="#000099"
alink="#000099">

This should be fixed to
<body bgcolor="#003366" link="#000099" vlink="#000099"
alink="#000099" text="#000000">
to make the pages accessible for people using a color
scheme of, for example, light blue or white on black.

Please note that this is a quick workaround to improve
usability. The web pages still have invalid markup. As
a medium-term goal, you should make sure your pages are
valid (X)HTML documents as per the published
specifications.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB