Yes! forgot to mention that! I fixed it on the file I posted but forgot to
tell you.

Thanks Lindsay
Russ



>> One quick point - unrelated to the alignment issue - is the font family
>> declaration:
>>  { font-family: arial black; arial, helvetica, geneva, sans-serif; }
>> 
>> Theoretically it is best to put quotes around a font family that includes
>> white space. So this would be better:
>> 
>>  {font-family: "arial black"; arial, helvetica, geneva, sans-serif; }
> 
> And, of course, you should remove the semicolon from after "arial black",
> otherwise the alternate font-families won't get applied at all.
> 
> 

*****************************************************
The discussion list for http://webstandardsgroup.org/
***************************************************** 

Reply via email to