- From: Kravvitz <Kravvitz@DynamicSiteSolutions.com>
- Date: Mon, 30 Jan 2006 16:21:27 -0500
- To: magick <jasper.magick@gmail.com>
- CC: www-validator-css@w3.org
Odd. When I went to line number 94 in Firefox's View Page Source window, it showed the line with the error. You know, you can ignore warnings like that. I do for the most part, because I don't always want to specify a background-color for all text that I choose to specify a different color for, but then I use a few non-CSS2.0 properties sometimes too. magick wrote: > > From: Kravvitz <Kravvitz@DynamicSiteSolutions.com> > Date: Mon, 30 Jan 2006 15:40:18 -0500 > > >The warning is triggered by the following code. > > > ><p class='center' style='font: 18px bold;'><a > href='http://eschultheiss.org/legal.html'>Legal Info</a></p> > > > >I take it that you never checked line number 94? > > > >I agree that the automatically generated IDs are not useful and that > the warning was not very clear. > > Thanks, and I did check line number 94, look at this screen shot > http://img382.imageshack.us/img382/4716/untitled9jt1.png > That's what I meant when I said the line numbers are incorrect. > > I guess I'll have to use long-hand syntax instead of short-hand syntax > when refering to "font" > > All this extra code just ads to the loading time of the page, but oh > well. At least I'll have a warning-free site if I switch to long-hand :) > > > > >
Received on Monday, 30 January 2006 21:34:27 UTC