> 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.


--
 Lindsay Evans.
 Developer,
 Red Square Productions.

 [p] 8596.4000
 [f] 8596.4001
 [w] www.redsquare.com.au

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

Reply via email to