in reply to Re^2: cgi application & global style sheet
in thread cgi application & global style sheet

only if you already generated one in your run mode, and you didn't say you did. either way, i don't think you should be using CGI for generating html, but instead start looking at using templates. See HTML::Template or the Template Toolkit for that.
  • Comment on Re^3: cgi application & global style sheet