9 lines
318 B
HTML
9 lines
318 B
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<title>Foreground and background color do not contrast sufficiently</title>
|
||
|
</head>
|
||
|
<body bgcolor="#ffffff" text="#000000" link="#000000" alink="#000000" vlink="#ff88ff">
|
||
|
</body>
|
||
|
</html>
|