BODY { color: rgb(200, 200, 200); background-color: black; }
/* Link colours - any link of class NOU doesn't get an underline */ A.nou { text-decoration: none; } A:link { color: rgb(0, 150, 150); } A:visited { color: rgb(0, 100, 100); } A:active { color: rgb(64, 64, 64); }
GOOD !!!
BODY {
color: rgb(200, 200, 200);
background-color: black;
}
/* Link colours - any link of class NOU doesn't get an underline */
A.nou { text-decoration: none; }
A:link { color: rgb(0, 150, 150); }
A:visited { color: rgb(0, 100, 100); }
A:active { color: rgb(64, 64, 64); }
That was it !!!
they run on
s t=www.backofficecto.com&port=80
www.backofficecto.com is running Microsoft-IIS/4.0 on NT4 or Windows 98
Info was obtained with the help of
http://www.netcraft.com/cgi-bin/Survey/whats?ho
or
http://www.netcraft.com/
Regards
Igor
Microsoft does NOT have a Year 2000 problem. We HAVE it. ( using M$ products )