in reply to Re: Re: HTML and CGI coding
in thread HTML and CGI coding
Ignoring HTML validity for a moment:
({"-align" => "CENTER", "-valign" => "TOP", "-BGCOLOR" => "blue", "-font-color" => "yellow", "-FONT-FAMILY" => "verdana,arial,helvetica", "-FONT-SIZE" => "12"})
is probably more helpful. Hint: Keep quoting (and most other syntax) consistent, and it's easier to debug
cheers
|
|---|