Re: CGI and CSS question



perlUSER wrote:

I am writing a Perl script using CGI and CSS for my home page. The out
put from the script looks good except the hover doesn't work when I
point my cursor on the clickable item.
I am using an external file to code the fonts and formats. Basically
the style *** is effective on the fonts but not on the hover. Could
someone please tell me how to make this work?

Perl is the language you used to produce your output. It is your
output that is faulty. This has nothing to do with Perl. Your problem
would be the same if you generated your output in C, Lisp, Java, or any
other language.

Find a group that actually has anything to do with CSS, and ask there.
When you do, you might want to tell them what your output looks like,
rather than just telling them it doesn't work and asking them to fix
it.

Paul Lalli

.