in reply to using a CSS style sheet in CGI
start_html( -title=>"Foo", -style=>{src=>'foo.css', -code=>"body {background-colo +r: #000000}" }, ),
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: using a CSS style sheet in CGI
by CountZero (Bishop) on Jun 17, 2006 at 22:29 UTC |