There was another 'error' too dealing with how the Validator detects character sets inline. Try this : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Just a test</title> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <style type="text/css"> <!-- .foo {color:#006666} --> </style> </head> <body> <h1 class="foo">Test 1</h1> <h2 class="foo">Test 2</h2> </body> </html> Gannon DickReceived on Saturday, 17 November 2001 11:53:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:00 GMT