On Fri, 2005-09-23 at 21:34 -0300, Luiz Angelo Daros de Luca wrote: > It warns > > Line : 250 (Level : 1) You have no color with your background-color : > #ivgrafico > <div id="divGrafico" style="height: 388px; width: 988px; z-index: 100; > overflow: auto; background-color: black;"> That refers to the color property, not the color keywords. i.e. { background-color: black; } would trigger the warning { background-color: black; color: white; } would not. -- David Dorward <http://dorward.me.uk/> "Anybody remotely interesting is mad, in some way or another." -- The Greatest Show in the GalaxyReceived on Saturday, 24 September 2005 14:30:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 27 June 2012 00:14:16 GMT