in reply to Re: Re: HTML and CGI coding
in thread HTML and CGI coding
This was my first assumption, however, command-line testing contradicted this: (Warning, I'm on unix, looks like you're on Win32 - adjust quotes accordingly)
Gives:sh$ perl -MCGI -e '$q = new CGI ; print $q->Tr({-font-family => "not-v +alid"})'
Which appears to contradict my assumption, excusing brainfarts.<tr 0="not-valid" />
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: HTML and CGI coding
by LTjake (Prior) on Dec 09, 2002 at 13:09 UTC | |
|
Re: Re: Re: Re: HTML and CGI coding
by demerphq (Chancellor) on Dec 09, 2002 at 13:12 UTC |