Re: [css-d] Weird attribute

2006-07-06 Thread francky
Skip Knox wrote: >I can confirm that this is a font name. I actually saw it once. It was a >very small font of fixed size that a designer used in a footer. But that >was done in a graphic. > >Technically it should indeed have quotes around it, but in this case >it's moot because hardly anyone's go

Re: [css-d] Weird attribute

2006-07-05 Thread Skip Knox
I can confirm that this is a font name. I actually saw it once. It was a very small font of fixed size that a designer used in a footer. But that was done in a graphic. Technically it should indeed have quotes around it, but in this case it's moot because hardly anyone's going to have that font an

Re: [css-d] Weird attribute

2006-07-05 Thread Michael Landis
On 7/5/06, Brian Cummiskey <[EMAIL PROTECTED]> wrote: > I just stumbled upon this in some (mostly table-based) code i'm > updating, and I've never seen anything like it before. > > table, td { > font:normal 11px Arial,sans-serif; > font:normal 8px standard 07_55,Tahoma,Arial,sans-serif; > col

[css-d] Weird attribute

2006-07-05 Thread Brian Cummiskey
I just stumbled upon this in some (mostly table-based) code i'm updating, and I've never seen anything like it before. table, td { font:normal 11px Arial,sans-serif; font:normal 8px standard 07_55,Tahoma,Arial,sans-serif; color: #000; } What does "07_55" and "standard" do, and does it over